SDT4.Managed.UI
Namespaces
SDT4.Managed.UI.RML
| Type | Description |
|---|---|
| RCSSStyleDeclaration | |
| RMLCanvas | |
| RMLClassTokenList | |
| RMLColor | |
| RMLColorPremultiplied | |
| RMLDocument | |
| RMLElement | RmlUi element based on the RML reference page |
| RMLEvent | |
| RMLEventID | |
| RMLEventListener | Event listener |
| RMLEventParameters | |
| RMLEventPhase | |
| RMLNamedNodeMap | |
| RMLTheme | |
| RMLThemeQuery | |
| RMLVariant | |
| RMLVariantType |
SDT4.Managed.UI.RML.Attributes
| Type | Description |
|---|---|
| RMLDataEventAttribute | |
| RMLDataVariableAttribute | |
| RMLLuaAccessibleAttribute | |
| RMLLuaFieldAttribute | |
| RMLLuaMethodAttribute |
SDT4.Managed.UI.RML.Data
| Type | Description |
|---|---|
| IRMLData | Base RML data variable interface |
| IRMLDataArray | A generic specialisation of |
| IRMLDataArray<T> | |
| IRMLDataScalar | A scalar data variable, that manages untyped variables. |
| IRMLDataStruct | RML data structure containing members. |
| A class implementing this should contain members with the [ |
|
| RMLDataModel |