Interface | Description |
---|---|
AbstractImage |
This is the abstract interface for an image (file of the type PNG, JPEG, etc.).
|
ButtonContainer |
TODO: this class ...
|
CssProperty |
This is the interface for a CSS style property.
|
CssStyles |
This interface contains the names of common CSS
styles . |
FlagModifier |
This is the interface for a
flag modifier . |
IconConstants | Deprecated
we have switched to using styles instead of images and render these in CSS via font-awesome.
|
MessageSeverity |
This is the interface that represents the severity of a simple message popup.
|
Size |
This interface gives full featured read and write access to the size of an object.
|
UiMode |
This interface represents the available modes of a UI object.
|
Class | Description |
---|---|
AbstractSize |
This is the abstract base implementation of the
Size interface. |
Length | |
Point | |
Rectangle |
Enum | Description |
---|---|
Filling |
This enum contains the available values for the filling of an object.
|
LengthProperty |
This enum contains the available properties that are configured with
Length values. |
LengthUnit |
This enum contains the available units for size measures.
|
MessageType |
This enum contains the available types for message dialogs.
|
RichTextFeature |
The
Enum with the available features of rich-text formatting options. |
ScriptOrientation |
This enumeration represents the orientation of a script-system.
|
ScrollbarPolicy |
This enum contains the available values for the scrolling.
|
SelectionChoice |
This enum contains the available choices for a selection of items from a container widget (list, tree,
etc.).
|
SelectionMode |
This enum contains the available modes for the selection of items from a container widget (list, tree,
etc.).
|
SelectionOperation |
This enum contains the available operations for a selection of items from a container widget (list, tree,
etc.).
|
client UI API
. It contains various
enumerations and interfaces that are commonly used for the UI.Copyright © 2001–2016 mmm-Team. All rights reserved.