|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.dynamide | |
|---|---|
| com.dynamide | The core of the Dynamide Framework: Session, Widget, Page, Property, etc. |
| com.dynamide.apps.ide | |
| com.dynamide.datatypes | Wrappers for datatypes found in property elements in resource files. |
| com.dynamide.db | How to make any data access strategy plug into Dynamide's data-aware components. |
| com.dynamide.event | Event objects for GUI events and for server side script events. |
| com.dynamide.interpreters | Plug-in script interpreters for ServerSideEvents. |
| com.dynamide.resource | Classes for accessing resources from Dynamide. |
| com.dynamide.security | Security objects, for preventing unauthorized access to resources across Dynamide Assemblies, Sessions, etc. |
| com.dynamide.test.samplebeans | |
| com.dynamide.util | Utilities and Tools for working in the Dynamide Framework |
| com.dynamide.util.trace | |
| com.dynamide.widgetbeans | |
| com.dynamide.xsl | |
| Classes in com.dynamide used by com.dynamide | |
|---|---|
| AbstractWidget
|
|
| Application
|
|
| DynamideException
|
|
| DynamideHandler
|
|
| DynamideObject
The base class for all Objects that would normally descend from java.lang.Object. |
|
| DynamideUncaughtException
|
|
| Field
|
|
| HandlerResult
|
|
| IPropertyProvider
|
|
| ISession
|
|
| IValueBean
|
|
| IValueBeanList
|
|
| JDOMFile
|
|
| Page
See how the WidgetType class is used for Page default properties, and look at the class javadoc for Widget. |
|
| PageLoadException
|
|
| Persistent
|
|
| Persistent.Source
|
|
| Property
This class handles reading of XML properties that are embedded in XML files for Widget and Page (and, in theory, Session). |
|
| Session
This class manages the user interaction across Page objects, and is the Java-side representation of the application.xml file, which has the page list, page order, and the application-level events. |
|
| Session.ErrorURI
|
|
| Session.HandlerProcItem
|
|
| TemplateSyntaxException
|
|
| Widget
Runtime object representing a Widget. |
|
| WidgetType
Each widget type, represented by the WidgetType class, corresponds to an xml file, called something like com.dynamide.button (which may be physically stored as com.dynamide.button.xml), which defines the type. |
|
| XMLFormatException
|
|
| Classes in com.dynamide used by com.dynamide.apps.ide | |
|---|---|
| DynamideObject
The base class for all Objects that would normally descend from java.lang.Object. |
|
| Persistent
|
|
| Property
This class handles reading of XML properties that are embedded in XML files for Widget and Page (and, in theory, Session). |
|
| Session
This class manages the user interaction across Page objects, and is the Java-side representation of the application.xml file, which has the page list, page order, and the application-level events. |
|
| Classes in com.dynamide used by com.dynamide.datatypes | |
|---|---|
| DynamideException
|
|
| DynamideObject
The base class for all Objects that would normally descend from java.lang.Object. |
|
| Property
This class handles reading of XML properties that are embedded in XML files for Widget and Page (and, in theory, Session). |
|
| Session
This class manages the user interaction across Page objects, and is the Java-side representation of the application.xml file, which has the page list, page order, and the application-level events. |
|
| Classes in com.dynamide used by com.dynamide.db | |
|---|---|
| DynamideObject
The base class for all Objects that would normally descend from java.lang.Object. |
|
| Field
|
|
| IPropertyProvider
|
|
| IValueBean
|
|
| IValueBeanList
|
|
| IValueBeanTable
|
|
| Property
This class handles reading of XML properties that are embedded in XML files for Widget and Page (and, in theory, Session). |
|
| Session
This class manages the user interaction across Page objects, and is the Java-side representation of the application.xml file, which has the page list, page order, and the application-level events. |
|
| Widget
Runtime object representing a Widget. |
|
| Classes in com.dynamide used by com.dynamide.event | |
|---|---|
| DynamideObject
The base class for all Objects that would normally descend from java.lang.Object. |
|
| HandlerResult
|
|
| Page
See how the WidgetType class is used for Page default properties, and look at the class javadoc for Widget. |
|
| Session
This class manages the user interaction across Page objects, and is the Java-side representation of the application.xml file, which has the page list, page order, and the application-level events. |
|
| Classes in com.dynamide used by com.dynamide.interpreters | |
|---|---|
| DynamideObject
The base class for all Objects that would normally descend from java.lang.Object. |
|
| Session
This class manages the user interaction across Page objects, and is the Java-side representation of the application.xml file, which has the page list, page order, and the application-level events. |
|
| Classes in com.dynamide used by com.dynamide.resource | |
|---|---|
| ApplicationNotFoundException
|
|
| DynamideException
|
|
| DynamideObject
The base class for all Objects that would normally descend from java.lang.Object. |
|
| IPropertyProvider
|
|
| JDOMFile
|
|
| Persistent
|
|
| Session
This class manages the user interaction across Page objects, and is the Java-side representation of the application.xml file, which has the page list, page order, and the application-level events. |
|
| SessionBusyException
|
|
| Classes in com.dynamide used by com.dynamide.security | |
|---|---|
| DynamideObject
The base class for all Objects that would normally descend from java.lang.Object. |
|
| Field
|
|
| IPropertyProvider
|
|
| Property
This class handles reading of XML properties that are embedded in XML files for Widget and Page (and, in theory, Session). |
|
| Session
This class manages the user interaction across Page objects, and is the Java-side representation of the application.xml file, which has the page list, page order, and the application-level events. |
|
| Classes in com.dynamide used by com.dynamide.test.samplebeans | |
|---|---|
| IValueBean
|
|
| IValueBeanList
|
|
| IValueBeanTable
|
|
| Classes in com.dynamide used by com.dynamide.util | |
|---|---|
| DynamideObject
The base class for all Objects that would normally descend from java.lang.Object. |
|
| IValueBean
|
|
| Session
This class manages the user interaction across Page objects, and is the Java-side representation of the application.xml file, which has the page list, page order, and the application-level events. |
|
| Classes in com.dynamide used by com.dynamide.util.trace | |
|---|---|
| Session
This class manages the user interaction across Page objects, and is the Java-side representation of the application.xml file, which has the page list, page order, and the application-level events. |
|
| Classes in com.dynamide used by com.dynamide.widgetbeans | |
|---|---|
| DynamideUncaughtException
|
|
| Session
This class manages the user interaction across Page objects, and is the Java-side representation of the application.xml file, which has the page list, page order, and the application-level events. |
|
| Widget
Runtime object representing a Widget. |
|
| Classes in com.dynamide used by com.dynamide.xsl | |
|---|---|
| Session
This class manages the user interaction across Page objects, and is the Java-side representation of the application.xml file, which has the page list, page order, and the application-level events. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||