de.ug2t.unifiedGui
Class UnXMLTAGevPrio

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

final class UnXMLTAGevPrio
extends java.lang.Object
implements IUnSAXAppFactHandler

XML TAG=  eventPrio

WIDGET SERVER GROUP TYPE:  Events


XML AttributeMandatory flagDescription
valuefalse sets the priority (0-MAX_INTEGER) of the event which is responsible for the server side processing order while 0 is the highest.

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

UnXMLTAGevPrio

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