|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XFormsElementImpl | |
| fi.hut.tml.xsmiles.mlfc.xforms | The XForms implementation. |
| fi.hut.tml.xsmiles.mlfc.xforms.dom | XForms User Interface layer. |
| fi.hut.tml.xsmiles.mlfc.xforms.dom.swing | |
| Uses of XFormsElementImpl in fi.hut.tml.xsmiles.mlfc.xforms |
| Methods in fi.hut.tml.xsmiles.mlfc.xforms that return XFormsElementImpl | |
static XFormsElementImpl |
ElementFactory.createFormControl(XFormsElementHandler owner,
java.lang.String URI,
java.lang.String tagname,
java.lang.String classname)
|
| Uses of XFormsElementImpl in fi.hut.tml.xsmiles.mlfc.xforms.dom |
| Subclasses of XFormsElementImpl in fi.hut.tml.xsmiles.mlfc.xforms.dom | |
class |
ActionElementImpl
XForm/Action element implementation |
class |
ActionHandlerBaseImpl
XForm/action handler's abstract base class |
class |
AdaptiveControl
The XForms datatype aware adaptive control (e.g. |
class |
AlertElementImpl
Hint element |
class |
BindElementImpl
XForm/Bind element implementation |
class |
ButtonElementImpl
The XForms/Button element |
class |
CaptionElementImpl
xforms/label element |
class |
CaseElementImpl
The case element. |
class |
ChoicesElementImpl
Choises element |
class |
CopyElementImpl
Copy element The real functionality is in the itemset implementation |
class |
CustomControl
Superclass for text component form controls |
class |
DeleteElementImpl
XForm/delete element implementation |
class |
DestroyElementImpl
XForm/insert element implementation. |
class |
DispatchElementImpl
revalidate action implementation |
class |
DuplicateElementImpl
XForm/insert element implementation |
class |
DynBoundElementImpl
The superclass of all XForms elements that are bound to an instance node It will listen for changes in the bound element, as well as all changes to the binding itself, and will signal these changes up in the presentation DOM. |
class |
FileNameElementImpl
FileName element |
class |
GroupElementImpl
The group element. |
class |
HelpElementImpl
Hint element |
class |
HintElementImpl
Hint element |
class |
InputElementImpl
The XForms/Textbox element |
class |
InsertElementImpl
XForm/insert element implementation |
class |
InstanceElementImpl
Instance element |
class |
ItemElementImpl
Item element This is extended from DynBoundElement to get real context to child elements, since itemset creates them outside the DOM. |
class |
ItemSetElementImpl
ItemSet element |
class |
LoadURIElementImpl
loadURI element implementation |
class |
MediaTypeElementImpl
Value element |
class |
MessageElementImpl
XForm/setValue element implementation |
class |
ModelBoundElementImpl
An element, which has ref expression in it and is located as a child of model, which means that a) no dynamic bindings are allowed b) model attribute is not allowed. |
class |
ModelElementImpl
The model element implementation - ties together instance and schema - Listens for mutation events from the instance and initiates recalculate and revalidate |
class |
OutputElementImpl
The XForms/Output element This extends the adaptive control to provide support for the |
class |
PrologElement
The superclass of all XForms elements |
class |
RebuildElementImpl
recalculate action implementation |
class |
RecalculateElementImpl
recalculate action implementation |
class |
RefreshElementImpl
recalculate action implementation |
class |
RepeatElementImpl
The repeat element. |
class |
RepeatHandlerBaseImpl
the abstract base class for repeat's actions such as insert, delete and setrepeatcursor |
class |
ResetElementImpl
revalidate action implementation |
class |
RevalidateElementImpl
revalidate action implementation |
class |
SchemaElementImpl
XForm/SubmitInfo element |
class |
SecretElementImpl
The XForms/Secret element |
class |
SelectBooleanElementImpl
The XForms/selectBoolean element |
class |
SelectElementImpl
Abstract select element |
class |
SelectManyElementImpl
The XForms/Checkbox element |
class |
SelectOneElementImpl
The XForms/Select1 element |
class |
SetFocusElementImpl
loadURI element implementation |
class |
SetIndexElementImpl
setindex element implementation |
class |
SetValueElementImpl
XForm/setValue element implementation |
class |
SubmissionElementImpl
XForm/SubmitInfo element |
class |
SubmitElementImpl
The XForms/Submit element |
class |
SubmitInstanceElementImpl
XForm/setValue element implementation |
class |
SwitchElementImpl
The switch element. |
class |
TextAreaElementImpl
The XForms/Textarea element |
class |
TextControl
Superclass for text component form controls |
class |
ToggleElementImpl
Toggle action element implementation |
class |
UploadElementImpl
The XForms/Button element |
class |
ValueElementImpl
Value element |
class |
XFormsControl
The base class for the XForm controls, such as buttons and textboxes. |
| Fields in fi.hut.tml.xsmiles.mlfc.xforms.dom declared as XFormsElementImpl | |
protected XFormsElementImpl |
XFormsSubmitException.xformsElement
|
protected XFormsElementImpl |
XFormsBindingException.xformsElement
|
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.dom that return XFormsElementImpl | |
XFormsElementImpl |
XFormsBindingException.getXFormsElement()
|
| Constructors in fi.hut.tml.xsmiles.mlfc.xforms.dom with parameters of type XFormsElementImpl | |
XFormsBindingException(XFormsElementImpl affectedNode,
java.lang.String bindingExpr,
java.lang.String model)
|
|
| Uses of XFormsElementImpl in fi.hut.tml.xsmiles.mlfc.xforms.dom.swing |
| Subclasses of XFormsElementImpl in fi.hut.tml.xsmiles.mlfc.xforms.dom.swing | |
class |
TreeElementImpl
Abstract select element |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||