Class of XML tag. This class is used in XML parsing.
XMLTag(<name>) --> XMLTag object
<className> | - Class name. Value should be "XMLTag". |
<name> | - String. Tag name. |
<attrName> | - Array of strings. List of tag attributes. |
<attr> | - Associated array. Tag attributes. |
<parent> | - XMLTag object or NIL. Parent object. |
<childs> | - Array of XMLTag objects. Child nodes. |
<o> | - Any object. Linked object. Mainly it is widget. |
XMLTAG | Constructor. Create edit field with choice button. |
Andrey Cherepanov <<skull@eas.lrn.ru>>
No dependies of platform.
Constructor. Create edit field with choice button.
XMLTag(<name>) --> XMLTag object
Returns NIL.