Class Summary |
ColorPicker |
The ColorPicker widget allows the user to select a color from anywhere in the color spectrum. |
DynamicForm |
The DynamicForm manages a collection of FormItems which represent user input controls. |
FilterBuilder |
A form that allows the user to input advanced search criteria, including operators on field values such as "less than",
and sub-clauses using "AND" and "OR" operators. |
FilterClause |
An HStack-based widget that allows a user to input a single criterion based on one field and one operator. |
FormItemEventInfo |
A class containing details for mouse events occurring over a FormItem. |
PropertySheet |
Editor with a minimalist appearance, tuned for editing large numbers of properties in a constrained space. |
SearchForm |
A SearchForm is a DynamicForm specialized for a user to enter search criteria. |
ValuesManager |
The ValuesManager manages data from multiple member forms. |