|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kxml2.kdom.Element
org.infolayer.templates.TemplateElement
org.infolayer.templates.wml.TE_properties
Simplified version of the HTML variant of this element (read-only): Displays all displayable properties of the current object (self). Properties with a maximum cardinality greater than one are put in separate cards. The optional names attribute allows to specify the properties to be displayed.
Constructor Summary | |
TE_properties()
|
Method Summary | |
void |
apply(XmlSerializer xw,
IlRequest context,
Bindings bindings)
Applies the template mechanism. |
Methods inherited from class org.infolayer.templates.TemplateElement |
applyChildren, assertNoChildren, assertNoChildren, getAttributeValue, getVarDefs, init, readTextContent, setVarDefs, writeAttributes |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TE_properties()
Method Detail |
public void apply(XmlSerializer xw, IlRequest context, Bindings bindings) throws java.io.IOException
TemplateElement
apply
in class TemplateElement
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |