|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Element | |
---|---|
com.hlcl.rql.as |
Uses of Element in com.hlcl.rql.as |
---|
Subclasses of Element in com.hlcl.rql.as | |
---|---|
class |
FileElement
Diese Klasse beschreibt ein File-Element (Media oder Image) einer Seite. |
class |
ImageElement
Diese Klasse beschreibt ein Image-Element einer Seite. |
class |
MediaElement
Diese Klasse beschreibt ein Media-Element einer Seite. |
class |
OptionList
Diese Klasse beschreibt das Seitenelement Optionsliste. |
class |
StandardFieldDateElement
Diese Klasse beschreibt ein RedDot Standardfeld Date (type=5). |
class |
StandardFieldNumericElement
Diese Klasse beschreibt ein RedDot Standardfeld Numeric (type=48). |
class |
StandardFieldTextElement
Diese Klasse beschreibt ein RedDot Standardfeld (type=1). |
class |
StandardFieldUserDefinedElement
Diese Klasse beschreibt ein RedDot Standardfeld user defined (type=999). |
Methods in com.hlcl.rql.as that return Element | |
---|---|
Element |
OptionListSelection.getElement()
Liefert das Element.. |
Element |
ElementContainer.getElement()
Liefert das Element.. |
Methods in com.hlcl.rql.as with parameters of type Element | |
---|---|
void |
Page.addDeleteElementValue(Element element)
Adds the given Element to the list of elements which value will be deleted. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |