|
class | xmloff::OElementNameMap |
| helper class which allows fast translation of xml tag names into element types. More...
|
|
class | xmloff::OElementImport |
| implements common behaviour for importing forms, controls and columns More...
|
|
class | xmloff::OControlImport |
| helper class for importing the description of a single control More...
|
|
class | xmloff::OImagePositionImport |
|
class | xmloff::OReferredControlImport |
|
class | xmloff::OPasswordImport |
|
class | xmloff::ORadioImport |
|
class | xmloff::OURLReferenceImport |
| a specialized version of the <type>OControlImport</type> class, which is able to handle attributes which denote URLs (and stored relative) More...
|
|
class | xmloff::OButtonImport |
| A specialized version of the <type>OControlImport</type> class, which handles the target frame for image and command buttons. More...
|
|
class | xmloff::OValueRangeImport |
| A specialized version of the <type>OControlImport</type> class, which imports the value-range elements. More...
|
|
class | xmloff::OTextLikeImport |
| A specialized version of the <type>OControlImport</type> class, which handles text like controls which have the convert-empty-to-null attribute More...
|
|
class | xmloff::OListAndComboImport |
| A specialized version of the <type>OControlImport</type> class, which handles attributes / sub elements which are special to list and combo boxes. More...
|
|
class | xmloff::OListOptionImport |
| helper class for importing a single <form:option> element. More...
|
|
class | xmloff::OComboItemImport |
| helper class for importing a single <form:item> element. More...
|
|
class | xmloff::OColumnImport< BASE > |
| helper class importing a single grid column (without the <form:column> element wrapping the column). More...
|
|
class | xmloff::OColumnWrapperImport |
|
class | xmloff::OGridImport |
| helper class importing a single <form:grid> element More...
|
|
class | xmloff::OFormImport |
| helper class importing a single <form:form> element More...
|
|
class | xmloff::OXMLDataSourceImport |
|