|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DynBoundElementImpl | |
| fi.hut.tml.xsmiles.mlfc.xforms.dom | XForms User Interface layer. |
| fi.hut.tml.xsmiles.mlfc.xforms.dom.swing | |
| Uses of DynBoundElementImpl in fi.hut.tml.xsmiles.mlfc.xforms.dom |
| Subclasses of DynBoundElementImpl in fi.hut.tml.xsmiles.mlfc.xforms.dom | |
class |
ActionHandlerBaseImpl
XForm/action handler's abstract base class |
class |
AdaptiveControl
The XForms datatype aware adaptive control (e.g. |
class |
AlertElementImpl
Hint element |
class |
ButtonElementImpl
The XForms/Button element |
class |
CaptionElementImpl
xforms/label 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 |
DuplicateElementImpl
XForm/insert element implementation |
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 |
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 |
OutputElementImpl
The XForms/Output element This extends the adaptive control to provide support for the |
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 |
RevalidateElementImpl
revalidate action implementation |
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 |
SetIndexElementImpl
setindex element implementation |
class |
SetValueElementImpl
XForm/setValue element implementation |
class |
SubmitElementImpl
The XForms/Submit element |
class |
TextAreaElementImpl
The XForms/Textarea element |
class |
TextControl
Superclass for text component form controls |
class |
UploadElementImpl
The XForms/Button element |
class |
ValueElementImpl
Value element |
class |
XFormsControl
The base class for the XForm controls, such as buttons and textboxes. |
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.dom with parameters of type DynBoundElementImpl | |
void |
ModelBoundElementImpl.notifyParentBindingChanged(DynBoundElementImpl ancestor)
notify that I should re-initialize my context node |
void |
ValueElementImpl.notifyParentBindingChanged(DynBoundElementImpl ancestor)
|
void |
DynBoundElementImpl.notifyParentBindingChanged(DynBoundElementImpl ancestor)
the ancestor may signal thru this method that its binding has changed, and therefore I should renew my context node and binding |
void |
OutputElementImpl.notifyParentBindingChanged(DynBoundElementImpl ancestor)
|
void |
CopyElementImpl.notifyParentBindingChanged(DynBoundElementImpl ancestor)
|
void |
ElementWithContext.notifyParentBindingChanged(DynBoundElementImpl ancestor)
notify that I should re-initialize my context node |
void |
CaptionElementImpl.notifyParentBindingChanged(DynBoundElementImpl ancestor)
the ancestor may signal thru this method that its binding has changed, and therefore I should renew my context node and binding |
| Uses of DynBoundElementImpl in fi.hut.tml.xsmiles.mlfc.xforms.dom.swing |
| Subclasses of DynBoundElementImpl in fi.hut.tml.xsmiles.mlfc.xforms.dom.swing | |
class |
TreeElementImpl
Abstract select element |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||