org.araneaframework.uilib.support |
Contains the classes, that represent data without any behaviour used in UiLib.
|
Java Source File Name | Type | Comment |
ConverterKey.java | Class | This class defines the Map key, that is used to find a
converter between data held in
org.araneaframework.uilib.form.Control and
corresponding
org.araneaframework.uilib.form.Data . |
DisplayItem.java | Class | Represents one item in the combo-box of the select element. |
FileInfo.java | Class | This file represents a file info received from a
org.araneaframework.uilib.form.control.FileUploadControl . |
FlowCreator.java | Interface | Object with capability of creating new flow. |
TextType.java | Class | Specifies the text type for
org.araneaframework.uilib.form.control.TextControl . |
UiLibMessages.java | Class | |