Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
X
- XFormImpl - Class in com.groiss.xforms
-
Wrapper for XForms implementation.
- XFormImpl() - Constructor for class com.groiss.xforms.XFormImpl
- XFormInstance - Interface in com.groiss.xforms
-
Utility for handling an xform instance with accessor methods to the instance data.
- xformNS - Static variable in class com.groiss.xforms.XFormImpl
-
The XForms namespace.
- XHTML_REDIRECT - Static variable in class com.groiss.gui.ActionPage
-
Holds the page for a xhtml compatible redirect to an url which parameters are separated by '&'
- XHTMLFolderFormEventAdapter<T extends DMSFolder & DMSForm> - Class in com.groiss.dms
-
Deprecated.
- XHTMLFolderFormEventAdapter() - Constructor for class com.groiss.dms.XHTMLFolderFormEventAdapter
-
Deprecated.
- XHTMLFolderFormEventHandler<T extends DMSFolder & DMSForm> - Interface in com.groiss.dms
-
This interface can be used to react on adding or removing an DMSObject from a DMSFolder.
- XHTMLFormEventAdapter<T extends DMSForm> - Class in com.groiss.dms
-
Deprecated.since ep 10.0, implement interface
XHTMLFormEventHandler
directly which provides default implementations now - XHTMLFormEventAdapter() - Constructor for class com.groiss.dms.XHTMLFormEventAdapter
-
Deprecated.
- XHTMLFormEventHandler<T extends DMSForm> - Interface in com.groiss.dms
-
This interface is used for writing callback classes enhancing the functionality of forms.
- XHTMLPage - Class in com.groiss.gui
-
This class creates HTML-Pages from XHTML-Source.
- XHTMLPage() - Constructor for class com.groiss.gui.XHTMLPage
-
creates a new empty XHTMLPage object
- XHTMLPage(String) - Constructor for class com.groiss.gui.XHTMLPage
-
creates a new XHTMLPage object from a specified template source and builds the JDOM.
- XHTMLPage(String, Resource) - Constructor for class com.groiss.gui.XHTMLPage
-
creates a new XHTMLPage object from a specified template source and builds the JDOM with specified ResourceBundle
- XML_DATE - Static variable in class com.groiss.cal.CalUtil
-
xml date format: yyyy-MM-dd
- XML_DATE_UTC - Static variable in class com.groiss.cal.CalUtil
-
xml date format: yyyy-MM-dd'Z'
- XMLUtil - Class in com.groiss.xml
-
XML utils
- XStore - Interface in com.groiss.store.external
-
Can be used to access other databases.
- XStoreFactory - Class in com.groiss.store.external
-
Gets instances of preconfigured XStores.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
XHTMLFolderFormEventHandler
directly which provides default implementations now