|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.ug2t.unifiedGui.UnXMLTAGhtmlBox
final class UnXMLTAGhtmlBox
| XML Attribute | Mandatory flag | Description |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into the component tree or not, if not it must define a register-id to reference the page via java |
| borderLeft | false | --- |
| borderRight | false | --- |
| borderTop | false | --- |
| borderBottom | false | --- |
| align | false | --- |
| margin | false | --- |
| padding | false | --- |
| htmlTpl | false | --- |
| factoryDesc | false | the factory descriptor for the application's object which defines the classes per channel |
| register | false | unique register-id of the corresponding java-object, if not specified the system will generate a unique id automatically |
| Constructor Summary | |
|---|---|
UnXMLTAGhtmlBox()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
hdlSaxEvent(UnApplFactSAXHandler l_hdl,
java.lang.String qName,
org.xml.sax.Attributes attributes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
UnXMLTAGhtmlBox()
| Method Detail |
|---|
public final java.lang.Object hdlSaxEvent(UnApplFactSAXHandler l_hdl,
java.lang.String qName,
org.xml.sax.Attributes attributes)
throws java.lang.Exception
hdlSaxEvent in interface IUnSAXAppFactHandlerjava.lang.Exception
|
WidgetServer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||