class |
FocusableFlexTable |
Adds keyboard focus to FlexPanel.
|
class |
FocusableFlowPanel |
|
class |
FocusableScrollPanel |
A scrollhandlers similar to ScrollPanel.
|
class |
FocusElementPanel |
A panel that contains an always visible 0x0 size element that holds the
focus.
|
class |
SimpleFocusablePanel |
Compared to FocusPanel in GWT this panel does not support e.g. accesskeys,
but is simpler by its dom hierarchy nor supports focusing via java api.
|
class |
VAbstractCalendarPanel<R extends Enum<R>> |
Abstract calendar panel to show and select a date using a resolution.
|
class |
VAbstractPopupCalendar<PANEL extends VAbstractCalendarPanel<R>,R extends Enum<R>> |
Represents a date selection component with a text field and a popup date/time
selector.
|
class |
VAbstractTextualDate<R extends Enum<R>> |
Abstract textual date field base implementation.
|
class |
VCheckBoxGroup |
The client-side widget for the CheckBoxGroup component.
|
class |
VComboBox |
Client side implementation of the ComboBox component.
|
class |
VCustomField |
|
class |
VDateCalendarPanel |
A calendar panel widget to show and select a date.
|
class |
VDateTimeCalendarPanel |
A calendar panel widget to show and select a date and a time.
|
class |
VListSelect |
A simple list select for selecting multiple items.
|
class |
VMenuBar |
|
class |
VNativeSelect |
The client-side widget for the NativeSelect component.
|
class |
VPanel |
|
class |
VPopupCalendar |
Represents a date selection component with a text field and a popup date
selector.
|
class |
VPopupTimeCalendar |
Represents a date-time selection component with a text field and a pop-up
date-and-time selector.
|
class |
VRadioButtonGroup |
The client-side widget for the RadioButtonGroup component.
|
class |
VSlider |
Widget class for the Slider component.
|
class |
VTabsheet |
Widget class for the TabSheet component.
|
class |
VTwinColSelect |
A list builder widget that has two selects; one for selectable options,
another for selected options, and buttons for selecting and deselecting the
items.
|
class |
VUI |
Widget class for the UI.
|
class |
VWindow |
"Sub window" component.
|