de.ug2t.unifiedGui
Class UnXMLTAGhtmlSplitPane

java.lang.Object
  extended by de.ug2t.unifiedGui.UnXMLTAGhtmlSplitPane
All Implemented Interfaces:
IUnSAXAppFactHandler

final class UnXMLTAGhtmlSplitPane
extends java.lang.Object
implements IUnSAXAppFactHandler

XML TAG=  htmlSplitPane

WIDGET SERVER GROUP TYPE:  Component (Web - internal use)


XML AttributeMandatory flagDescription
namefalse name of the of the component used within the dom-tree
orphanfalse 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
splitfalse---
divPosfalse---
divWidthfalse---
divWidthAbsfalse---
submitfalse true|false, sets whether events emitted component are submitted immediately or buffered until an other submit event occurs
htmlTplfalse---
externalfalse---
factoryDescfalse the factory descriptor for the application's object which defines the classes per channel
registerfalse unique register-id of the corresponding java-object, if not specified the system will generate a unique id automatically

Constructor Summary
UnXMLTAGhtmlSplitPane()
           
 
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

UnXMLTAGhtmlSplitPane

UnXMLTAGhtmlSplitPane()
Method Detail

hdlSaxEvent

public final java.lang.Object hdlSaxEvent(UnApplFactSAXHandler l_hdl,
                                          java.lang.String qName,
                                          org.xml.sax.Attributes attributes)
                                   throws java.lang.Exception
Specified by:
hdlSaxEvent in interface IUnSAXAppFactHandler
Throws:
java.lang.Exception

WidgetServer