The following table lists all the possible xml tags defined in WidgetServer along with a description, the matching class, and parameters. The first column lists the tags to be used in the xml files as defined in the de.ug2t.unifiedGui.UnApplFactSAXHandler class. The second column offers a short description. The third column lists the Handler classes found in the de.ug2t.unifiedGui.UnApplicationFactory class. The final columns list the possible attributes allowed in the xml tag for the given element (if there are any). Tags with NO attributes are shown by a value of '---'.
| Tag Name | Tag Description | Handler Class | Parameters...Mandatory...Descriptions |
| GROUP: Backend |
| reader | --- | UnXMLTAGreader |
|
| sqlTable | --- | UnXMLTAGsqlTable |
| name | false | name of the of the component used within the dom-tree |
|
| sqlTableJoin | --- | UnXMLTAGsqlTableJoin |
| name | false | name of the of the component used within the dom-tree |
|
| writer | --- | UnXMLTAGwriter |
|
| GROUP: Component |
| aPopup | --- | UnXMLTAGaPopup |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| value | false | sets the value of the component |
| submit | false | --- id automatically |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| application | --- | UnXMLTAGapp |
| name | false | name of the application used as label in top level |
| rootURL | false | overrides the web.xml setting for the |
| protocol | false | overrides the web.xml setting for the protocol |
| port | false | overrides the port setting in web.xml |
| domain | false | overrides the domain setting in web.xml |
| mdi | false | defines whether the application runs in multiple |
| height | false | defines the height in pixel of the application's |
| width | false | defines the width of the application's main window |
| plaf | false | sets the PLAF class for java-swing based channels |
| extCss | false | sets an external css-file which is used for all |
| genReshapeEvents | false | sets whether the application main window |
| autoShow | false | sets whether the application's main window shows |
| submit | false | true|false, sets whether events emitted by the |
| bubble | false | true|false, sets whether events bubble through the |
| renderCache | false | enables or disable the render cache for markup |
| scroll | false | sets whether the application's main windows scrolls |
| clientErrorListener | false | sets a client error listener class for |
| prrl | false | the partial (ajax) render limit in dom-operations. |
| onResume | false | a handler class which is executed when the |
| onAttach | false | a handler class which is executed when the |
| eventLatency | false | --- object which defines the classes per |
| serviceClass | false | defines a background service class for the |
| serviceObject | false | defines a background service object for the |
| servicePoll | false | the interval in seconds when the background |
| factoryDesc | false | the factory descriptor for the application's |
|
| border | --- | UnXMLTAGborder |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| scroll | false | sets whether the panel scrolls or not |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| box | --- | UnXMLTAGBox |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| button | --- | UnXMLTAGbut |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| eventMultiplier | false | --- id automatically |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| checkBox | --- | UnXMLTAGCB |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| comboBox | --- | UnXMLTAGcomboBox |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| ctxMenu | --- | UnXMLTAGctxMenu |
| name | false | name of the of the component used within the dom-tree |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| dialog | --- | UnXMLTAGdialog |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| scroll | false | sets whether the panel scrolls or not |
| submit | false | true|false, sets whether events emitted component |
| genReshapeEvents | false | sets whether the application main window |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| drawPane | --- | UnXMLTAGdrawPane |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| editor | --- | UnXMLTAGeditor |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| fileChooser | --- | UnXMLTAGfileChooser |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| orphan | false | true|false, sets whether the page is inserted into |
| submit | false | true|false, sets whether events emitted component |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| filler | --- | UnXMLTAGfiller |
|
| form | --- | UnXMLTAGform |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| scroll | false | sets whether the panel scrolls or not |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| hbox | --- | UnXMLTAGHBox |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| image | --- | UnXMLTAGimage |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| inlinePlugin | --- | UnXMLTAGinlinePlugin |
| name | false | name of the of the component used within the dom-tree |
| register | false | unique register-id of the corresponding |
|
| input | --- | UnXMLTAGinpField |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| len | false | sets the maximum length of character for the field |
| size | false | sets the visible characters |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| pwd | false | true indicates password field |
| textAlign | false | EAST | CENTER | WEST |
| valid | false | valid sign to be entered |
| default | false | default value of the field |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| inputField | --- | UnXMLTAGinpField |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| len | false | sets the maximum length of character for the field |
| size | false | sets the visible characters |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| pwd | false | true indicates password field |
| textAlign | false | EAST | CENTER | WEST |
| valid | false | valid sign to be entered |
| default | false | default value of the field |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| label | --- | UnXMLTAGtext |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| line | --- | UnXMLTAGline |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| link | --- | UnXMLTAGlink |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| wrap | false | true makes the text wrap if needed |
| align | false | EAST | CENTER | WEST |
| eventMultiplier | false | --- id automatically |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| listBox | --- | UnXMLTAGlistBox |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| menu | --- | UnXMLTAGmenu |
| name | false | name of the of the component used within the dom-tree |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| optDlg | --- | UnXMLTAGoptDlg |
| name | false | name of the of the component used within the dom-tree |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| parent | false | the parent component-id (register-key). If not |
| active | false | true indicates the the dialog is displayed after |
| type | false | ALERT | MESSAGE | INPUT |
| message | false | the text message |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| page | --- | UnXMLTAGpage |
| name | false | name which is shows in the browser's title in case of |
| active | false | true|false, sets whether the page is active or not |
| orphan | false | true|false, sets whether the page is inserted into |
| layout | false | true|false (deprecated) use commonLayout-tag |
| submit | false | true|false, sets whether events emitted component |
| genReshapeEvents | false | sets whether the application main window |
| scroll | false | sets whether the panel scrolls or not |
| ownMenu | false | true|false, specifies (in case of a mdi |
| htmlDecoColor | false | specifies the color of the page decorator |
| extCss | false | specifies an external css file for this page (sdi |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| plugin | --- | UnXMLTAGplugin |
| name | false | name of the of the component used within the dom-tree |
| use | false | the name of the plugin to use here (aggregated plugins |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| register | false | unique register-id of the corresponding |
|
| pluginObj | --- | UnXMLTAGpluginObj |
| name | false | name of the of the component used within the dom-tree |
| use | false | the name of the plugin to use here (derived and |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| register | false | unique register-id of the corresponding |
|
| progressBar | --- | UnXMLTAGprogressBar |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| radio | --- | UnXMLTAGradio |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| scroll | false | sets whether the panel scrolls or not |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| roLink | --- | UnXMLTAGroLink |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| scrollbar | --- | UnXMLTAGscrollbar |
| name | false | name of the of the component used within the dom-tree |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| direction | false | VERTICAL | HORIZONTAL |
| extent | false | increment for one scroll operation |
| value | false | steps the value of the component |
| latency | false | latence time in millis for event submission (to |
| toScroll | false | component-id (register key) to scroll |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-key of the corresponding |
|
| singleRadio | --- | UnXMLTAGsingleRadio |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| slider | --- | UnXMLTAGslider |
| name | false | name of the of the component used within the dom-tree |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| direction | false | VERTICAL | HORIZONTAL |
| steps | false | step from min to max |
| value | false | sets the value of the component |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| snapShot | --- | UnXMLTAGssWidget |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| spinner | --- | UnXMLTAGspinner |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| submit | false | true|false, sets whether events emitted component |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| splitPane | --- | UnXMLTAGsplitPane |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| submit | false | true|false, sets whether events emitted component |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| tabPane | --- | UnXMLTAGtabPane |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| submit | false | true|false, sets whether events emitted component |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| table | --- | UnXMLTAGtable |
| name | false | name of the of the component used within the dom-tree |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| disableAutoScroll | false | --- |
| cellSelectionListener | false | --- |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| tablePager | --- | UnXMLTAGTablePager |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| textBox | --- | UnXMLTAGtextBox |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| toolBox | --- | UnXMLTAGtoolBox |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| tree | --- | UnXMLTAGtreeView |
| name | false | name of the of the component used within the dom-tree |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| vbox | --- | UnXMLTAGVBox |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| GROUP: Component (Web - internal use) |
| htmlButton | --- | UnXMLTAGhtmlButton |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| htmlForm | --- | UnXMLTAGhtmlForm |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| scroll | false | sets whether the panel scrolls or not |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| htmlLink | --- | UnXMLTAGhtmlLink |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| submit | false | true|false, sets whether events emitted component |
| disable | false | true|false, sets the component disabled or enabled |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| htmlPage | --- | UnXMLTAGhtmlPage |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| submit | false | true|false, sets whether events emitted component |
| genReshapeEvents | false | sets whether the application main window |
| scroll | false | sets whether the panel scrolls or not |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| htmlSplitPane | --- | UnXMLTAGhtmlSplitPane |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| submit | false | true|false, sets whether events emitted component |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| htmlTabPane | --- | UnXMLTAGhtmlTabPane |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| submit | false | true|false, sets whether events emitted component |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| GROUP: Component (Web) |
| html | --- | UnXMLTAGhtml |
| name | false | name of the of the component used within the dom-tree |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| htmlGui | --- | UnXMLTAGhtmlGui |
|
| htmlText | --- | UnXMLTAGhtmlPane |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| scroll | false | sets whether the panel scrolls or not |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| htmlbox | --- | UnXMLTAGhtmlBox |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| htmlhbox | --- | UnXMLTAGhtmlHBox |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| htmlvbox | --- | UnXMLTAGhtmlVBox |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| pageTpl | --- | UnXMLTAGpageTempl |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| tplSec | --- | UnXMLTAGhtmlTplSec |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| GROUP: Component-Attribute |
| active | --- | UnXMLTAGactive |
|
| addInfo | --- | UnXMLTAGaddInfo |
| value | false | sets the value of the component |
|
| bgimage | --- | UnXMLTAGbgimage |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| register | false | unique register-id of the corresponding |
|
| color | --- | UnXMLTAGcolor |
|
| commonLayout | --- | UnXMLTAGlayout |
| value | false | sets the value of the component |
|
| container | --- | UnXMLTAGcontainer |
|
| cssClass | --- | UnXMLTAGcssClass |
| value | false | sets the value of the component |
|
| cursor | --- | UnXMLTAGcursor |
| value | false | sets the value of the component |
|
| default | --- | UnXMLTAGsetDefault |
| value | false | sets the value of the component |
|
| deleteColors | --- | UnXMLTAGdeleteColorSettings | --- |
| disable | --- | UnXMLTAGdisable |
| value | false | sets the value of the component |
|
| entry | --- | UnXMLTAGentry |
| value | false | sets the value of the component |
| register | false | unique register-id of the corresponding |
| orphan | false | true|false, sets whether the page is inserted into |
|
| extCss | --- | UnXMLTAGsetExtCss |
| value | false | sets the value of the component |
|
| fill | --- | UnXMLTAGsetFill |
| hFill | false | horizontal fill (if true) within the gridbag cell |
| vFill | false | vertical fill (if true) within the gridbag cell |
|
| fixedSize | --- | UnXMLTAGsetFSize |
| width | false | fixed width in pixel |
| height | false | fixed height in pixel |
| type | false | MAX_SIZE | MIN_SIZE | PREF_SIZE | FIX_SIZE |
|
| flex | --- | UnXMLTAGFlex |
|
| focus | --- | UnXMLTAGfocus | --- |
| font | --- | UnXMLTAGsetFont |
| name | false | name of the of the component used within the dom-tree |
| size | false | size of the font in pixel |
| style | false | BOLD | ITALIC | NORMAL |
| orphan | false | true|false, sets whether the page is inserted into |
| object | false | references a font object via it's register key |
| attach | false | true means that the font object is attached and |
| register | false | unique register-id of the corresponding |
| registerGlobal | false | registers the font object with the given id |
|
| gradient | --- | UnXMLTAGgradient |
|
| hidden | --- | UnXMLTAGhidden |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| orphan | false | true|false, sets whether the page is inserted into |
| register | false | unique register-id of the corresponding |
|
| hide | --- | UnXMLTAGhide |
| value | false | sets the value of the component |
|
| hideAll | --- | UnXMLTAGhideall |
| value | false | sets the value of the component |
|
| icon | --- | UnXMLTAGicon |
|
| insets | --- | UnXMLTAGsetInsets |
| top | false | top inset within the gridbag |
| left | false | left inset within the gridbag |
| bottom | false | bottom inset within the gridbag |
| right | false | right inset within the gridbag |
|
| item | --- | UnXMLTAGentry |
| value | false | sets the value of the component |
| register | false | unique register-id of the corresponding |
| orphan | false | true|false, sets whether the page is inserted into |
|
| key | --- | UnXMLTAGkey |
| value | false | sets the value of the component |
|
| maximize | --- | UnXMLTAGmaximize |
|
| onValueSetRepaint | --- | UnXMLTAGrpons |
| value | false | sets the value of the component |
|
| readOnly | --- | UnXMLTAGreadonly |
| value | false | sets the value of the component |
|
| setTab | --- | UnXMLTAGsetTab |
|
| span | --- | UnXMLTAGsetSpan |
|
| tabIdx | --- | UnXMLTAGtabIdx |
| value | false | sets the value of the component |
|
| takeMaxSpace | --- | UnXMLTAGtakeMax |
| value | false | sets the value of the component |
|
| toolTip | --- | UnXMLTAGtip |
|
| value | --- | UnXMLTAGsetValue |
| value | false | sets the value of the component |
|
| view | --- | UnXMLTAGsetView |
| orphan | false | true|false, sets whether the page is inserted into |
| register | false | unique register-id of the corresponding |
|
| wdgBorder | --- | UnXMLTAGwdgBorder |
|
| weights | --- | UnXMLTAGsetWeights |
| weightX | false | weight in x direction for gridbag layout (0-100%) |
| weightY | false | weight in y direction for gridbag layout (0-100%) |
|
| GROUP: Component-Attribute (Swing) |
| swingFill | --- | UnXMLTAGsetSwingFill |
| hFill | false | horizontal fill (if true) within the swing gridbag |
| vFill | false | vertical fill (if true) within the swing gridbag |
|
| swingGrid | --- | UnXMLTAGsetGrid |
|
| swingInsets | --- | UnXMLTAGsetSwingInsets |
| top | false | top inset within the swing gridbag |
| left | false | left inset within the swing gridbag |
| bottom | false | bottom inset within the swing gridbag |
| right | false | right inset within the swing gridbag |
|
| swingLayout | --- | UnXMLTAGsetSwingLayout |
| top | false | top inset in swing gridbag |
| left | false | left inset in swing gridbag |
| bottom | false | bottom inset in swing gridbag |
| right | false | right inset in swing gridbag |
| weights | false | true | false sets the weights to 100% if true |
|
| swingPSize | --- | UnXMLTAGsetPSizeSwing |
| height | false | sets the swing preffered height |
| width | false | sets the swing preffered width |
|
| swingPos | --- | UnXMLTAGsetPosSwing |
| x | false | for absolute layout |
| y | false | for absolute layout |
| height | false | for absolute layout |
| width | false | for absolute layout |
| align | false | for absolute layout |
|
| swingWeights | --- | UnXMLTAGsetSwingWeights |
| weightX | false | weights (0-100%) in x direction in swing gridbag |
| weightY | false | weights (0-100%) in y direction in swing gridbag |
|
| GROUP: Component-Attribute (Web - internal use) |
| htmlPos | --- | UnXMLTAGsetPos |
|
| position | --- | UnXMLTAGsetPos |
|
| GROUP: Component-Attribute (Web) |
| htmlAPopup | --- | UnXMLTAGhtmlaPopup |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| value | false | sets the value of the component |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| htmlColorSchema | --- | UnXMLTAGhtmlColorSchema |
| button | false | default color for buttons |
| panel | false | default color for panels |
| default | false | default background color |
| pageDeco | false | default color for page decorators |
| dialogDeco | false | default color for dialog decorators |
|
| htmlLOM | --- | UnXMLTAGsetHtmlLOM |
|
| htmlTpl | --- | UnXMLTAGsetHtmlTpl | --- |
| htmlTplPart | --- | UnXMLTAGsetHtmlTplPart |
| name | false | name of the of the component used within the dom-tree |
|
| navigationErrorHandler | --- | UnXMLTAGnavHdl |
| class | false | defines a listener class which is called in case of |
| object | false | defines a listener object by it's register-id which |
|
| renderCache | --- | UnXMLTAGrenderCache |
| enable | false | (true) enables or (false) disables the rendercache |
|
| toStringTpl | --- | UnXMLTAGsetToStringTpl |
| value | false | sets the value of the component |
|
| GROUP: DataModel |
| metaModel | --- | UnXMLTAGmodelTpl |
| name | false | name of the of the component used within the dom-tree |
|
| model | --- | UnXMLTAGmodel |
|
| modelValRef | --- | UnXMLTAGvalueReference |
| name | false | name of the of the component used within the dom-tree |
|
| modelValRtRef | --- | UnXMLTAGvalueRtReference |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
|
| multipleValue | --- | UnXMLTAGmultipleValue |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
|
| observer | --- | UnXMLTAGobserver |
|
| singleValue | --- | UnXMLTAGsingleValue |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
| orphan | false | true|false, sets whether the page is inserted into |
| toUITransformerObj | false | --- |
| fromUITransformerObj | false | --- |
| toUITransformerClass | false | --- |
| fromUITransformerClass | false | --- |
|
| stdSingleValue | --- | UnXMLTAGstdSingleValue |
|
| transformer | --- | UnXMLTAGtransformer |
| orphan | false | true|false, sets whether the page is inserted into |
|
| validator | --- | UnXMLTAGvalidator |
|
| GROUP: Events |
| eventChannel | --- | UnXMLTAGevChannel |
| name | false | name of the of the component used within the dom-tree |
| submit | false | true|false, sets whether events emitted component |
| orphan | false | true|false, sets whether the page is inserted into |
| type | false | DRAG | DROP | GETFOCUS | LOSTFOCUS | CLICK | |
| key | false | in case of KEYACTION the keys to fire the event as |
| receive | false | true means the event-channel is forewared to the |
| parent_refresh | false | true menas the the parent component of the |
| factoryDesc | false | the factory descriptor for the application's |
| register | false | unique register-id of the corresponding |
|
| eventLatency | --- | UnXMLTAGeventlatency |
| value | false | sets the value of the component |
|
| eventOnChange | --- | UnXMLTAGevOc |
| value | false | true indicates that the action event of the |
|
| eventPrio | --- | UnXMLTAGevPrio |
| value | false | sets the priority (0-MAX_INTEGER) of the event which |
|
| mapListener | --- | UnXMLTAGmapListener |
| register | false | unique register-id of the corresponding |
|
| pcListener | --- | UnXMLTAGpcListener |
| register | false | unique register-id of the corresponding |
|
| postDispatch | --- | UnXMLTAGpostDisp |
|
| postFunction | --- | UnXMLTAGpostFct |
|
| preFunction | --- | UnXMLTAGpreFct |
|
| srvListener | --- | UnXMLTAGsrvListener |
| register | false | unique register-id of the corresponding |
|
| srvStmtListener | --- | UnXMLTAGsrvListenerStmt |
|
| submitEvent | --- | UnXMLTAGsubmit |
| value | false | true | false while true enables the submit flag for |
|
| sync | --- | UnXMLTAGsync |
| widget | false | synchronizes the roundtrip for the widget |
|
| valueSetListener | --- | UnXMLTAGvcListener |
| register | false | unique register-id of the corresponding |
|
| GROUP: Mapping |
| dataCallback | --- | UnXMLTAGCallBack |
| register | false | unique register-id of the corresponding |
|
| sqlModelMap | --- | UnXMLTAGsqlTableMapModel |
|
| sqlObjectMap | --- | UnXMLTAGsqlUiMap |
|
| sqlTableUiMap | --- | UnXMLTAGsqlTableUiMap |
|
| uiErrorGW | --- | UnXMLTAGuiErrorGW |
|
| uiMap | --- | UnXMLTAGuiMap |
|
| uiSqlMap | --- | UnXMLTAGsqlTableMapUI |
|
| GROUP: Rendering |
| formLoader | --- | UnXMLTAGformLoader |
|
| listLoader | --- | UnXMLTAGlistLoader |
|
| loader | --- | UnXMLTAGloader |
|
| menuLoader | --- | UnXMLTAGmenuLoader |
|
| tabLoader | --- | UnXMLTAGtabLoader |
|
| tableLoader | --- | UnXMLTAGtableLoader |
|
| treeViewLoader | --- | UnXMLTAGtreeLoader |
|
| GROUP: Scripting |
| java | --- | UnXMLTAGjava |
| class | false | a given class which implemets IKeExecutable is |
| object | false | a given object referenced by it's register-id (key) |
|
| script | --- | UnXMLTAGscripting |
|
| xScript | --- | UnXMLTAGxScript |
| name | false | name of the of the component used within the dom-tree |
|
| GROUP: Structure |
| comment | --- | UnXMLTAGcomment | --- |
| forEach | --- | UnXMLTAGsetForEach |
| name | false | name of the of the component used within the dom-tree |
|
| include | --- | UnXMLTAGinclude |
|
| objRef | --- | UnXMLTAGref |
| name | false | name of the of the component used within the dom-tree |
| orphan | false | true|false, sets whether the page is inserted into |
| register | false | unique register-id of the corresponding |
|
| option | --- | UnXMLTAGsetOption |
| value | false | sets the value of the component |
|
| pluginObjRef | --- | UnXMLTAGpluginComponentReference |
|
| refObj | --- | UnXMLTAGrefObj |
| name | false | name of the of the component used within the dom-tree |
|
| GROUP: System |
| INT_SCF | --- | UnXMLTAGsetCurrentFile |
| value | false | sets the value of the component |
|
| addProd | --- | UnXMLTAGaddProd |
|
| appInit | --- | UnXMLTAGappInit |
|
| autoDelete | --- | UnXMLTAGsetAutoDelete |
| value | false | sets the value of the component |
|
| autoEcho | --- | UnXMLTAGautoEcho |
| value | false | sets the value of the component |
|
| generalRepaint | --- | UnXMLTAGrpg |
| value | false | sets the value of the component |
|
| logWriter | --- | UnXMLTAGsetLog |
| class | false | class of the log writer for the application |
|
| pluginLocal | --- | UnXMLTAGsetPlLocal |
| name | false | name of the of the component used within the dom-tree |
|
| registerGlobal | --- | UnXMLTAGregisterGlobal |
| name | false | name of the of the component used within the dom-tree |
|
| registerValue | --- | UnXMLTAGregisterValue |
| name | false | name of the of the component used within the dom-tree |
| value | false | sets the value of the component |
|
| unregisterValue | --- | UnXMLTAGunregisterValue |
| name | false | name of the of the component used within the dom-tree |
|
| GROUP: none |
| disableOnSubmit | --- | UnXMLTAGdisableOnSubmit |
|