|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ElementWithContext | |
| fi.hut.tml.xsmiles.mlfc.xforms.dom | XForms User Interface layer. |
| fi.hut.tml.xsmiles.mlfc.xforms.dom.swing | |
| fi.hut.tml.xsmiles.mlfc.xforms.dominterface | |
| Uses of ElementWithContext in fi.hut.tml.xsmiles.mlfc.xforms.dom |
| Classes in fi.hut.tml.xsmiles.mlfc.xforms.dom that implement ElementWithContext | |
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 |
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 |
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 |
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 |
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 |
SubmissionElementImpl
XForm/SubmitInfo element |
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 that return ElementWithContext | |
protected static ElementWithContext |
ModelBoundElementImpl.getParentBoundElement(org.w3c.dom.Node start,
ElementWithContext refElem)
Used also by ModelBoundElement. |
protected static ElementWithContext |
DynBoundElementImpl.getParentBoundElement(org.w3c.dom.Node start,
ElementWithContext refElem)
Used also by ModelBoundElement. |
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.dom with parameters of type ElementWithContext | |
protected void |
ModelBoundElementImpl.getContextFromAncestor(ElementWithContext refElem)
this method will get the context node from an possible ancestor element. |
protected static ElementWithContext |
ModelBoundElementImpl.getParentBoundElement(org.w3c.dom.Node start,
ElementWithContext refElem)
Used also by ModelBoundElement. |
protected static ElementWithContext |
DynBoundElementImpl.getParentBoundElement(org.w3c.dom.Node start,
ElementWithContext refElem)
Used also by ModelBoundElement. |
protected static boolean |
DynBoundElementImpl.isSameModel(ElementWithContext elem1,
ElementWithContext elem2)
|
| Uses of ElementWithContext in fi.hut.tml.xsmiles.mlfc.xforms.dom.swing |
| Classes in fi.hut.tml.xsmiles.mlfc.xforms.dom.swing that implement ElementWithContext | |
class |
TreeElementImpl
Abstract select element |
| Uses of ElementWithContext in fi.hut.tml.xsmiles.mlfc.xforms.dominterface |
| Subinterfaces of ElementWithContext in fi.hut.tml.xsmiles.mlfc.xforms.dominterface | |
interface |
MessageElement
This class represents an interface to the message element. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||