de.ug2t.unifiedGui
Class UnXMLTAGbgimage

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

final class UnXMLTAGbgimage
extends java.lang.Object
implements IUnSAXAppFactHandler

XML TAG=  bgimage

WIDGET SERVER GROUP TYPE:  Component-Attribute


XML AttributeMandatory flagDescription
namefalse name of the of the component used within the dom-tree
valuefalse sets the value of the component
urlfalse---
objectfalse---
registerfalse unique register-id of the corresponding java-object, if not specified the system will generate a unique id automatically

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

UnXMLTAGbgimage

UnXMLTAGbgimage()
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