de.danet.an.util.jsf.xftaglib |
|
Java Source File Name | Type | Comment |
InstanceDataModel.java | Interface | This interface defines the data model used by the XForm component.
Besides the actual data, an id must be provided that uniquely identifies
the instance data. |
InvokeSubmissionHandler.java | Class | This class provides a submission handler for the XForms JSF component. |
XForm.java | Class | This class provides a component that causes a given XForm
to be included in the page. |
XFormRenderer.java | Class | This class provides a renderer for the HtmlLinkCssStylesheet component. |
XFormTag.java | Class | This class provides a tag for the HtmlLinkCssStylesheet
component. |