Category:Control
From Openzet
Introduction
package path
org.openzet.controls
Class Overview
| Class | Description |
| SuggestInput | Custom TextInput control that shows suggested words with a dropdown as users type in a word. |
| SearchBox |
Displays related keywords as a dropdown List when users are typing in.Also provides icon and dropdown button to either initalize text or reflect search condition. |
| DGComboBox | Custom ComboBox class that expands on the functionality of ZetComboBox to use DataGrid as its dropdown. |
| GroupBox |
GroupBox component lays out child controls at absolute positions or vertically and horizontally.Also you can specify a title for this control, by which you can categorize child controls in a grouping label. |
| HistoryButton | Custom control to navigate through ViewStack's view index orders. |
| PagingLinkBar | Custom NavBar component to display multiple pages with page indexes. |
| SSNTextInput | Custom TextInput control with SSN validator. |
| TextHighlighter | Custom control that highlights search keywords for TextInput and TextArea controls. |
| TimeChooser | Custom control to set and display time (am/pm) with intuitive user interface. |
| TreeComboBox | Custom ComboBox control that extends ZetComboBox to have Tree as its dropdown. |
| ZetComboBox | Custom ComboBox class used as a baseclass for DGComboBox and TreeComboBox. Implements all the basic features to have these controls as a dropdown. |
| ZetDateChooser | Custom DateChooser class that displays Saturdays and Sundays with different colors. This class also defines styles to specify colors for weekdays. |
| ZetDateField |
Custom component that includes controls to display dates, hours, and a range of dates, such as startDate and endDate. |
| ZetMenu | Custom Menu class that correctly aligns submenu items surpassing screen borders. |
| ZetTextArea | Custom class that extends TextArea class to show line numbers and text lines. |
Pages in category "Control"
The following 13 pages are in this category, out of 13 total.
DGHM |
ST |
Z |
