| Package | Description |
|---|---|
| com.vaadin.client.ui | |
| com.vaadin.client.ui.calendar.schedule |
| Modifier and Type | Class and Description |
|---|---|
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 eg.
|
class |
VCalendarPanel |
class |
VCustomField |
class |
VFilterSelect
Client side implementation of the Select component.
|
class |
VListSelect |
class |
VMenuBar |
class |
VNativeSelect |
class |
VOptionGroup |
class |
VOptionGroupBase |
class |
VPanel |
class |
VPopupCalendar
Represents a date selection component with a text field and a popup date
selector.
|
class |
VScrollTable
VScrollTable
VScrollTable is a FlowPanel having two widgets in it: * TableHead component *
ScrollPanel
TableHead contains table's header and widgets + logic for resizing,
reordering and hiding columns.
|
class |
VScrollTable.FocusableScrollContextPanel
For internal use only.
|
class |
VSlider |
class |
VTabsheet |
class |
VTextualDate |
class |
VTree |
class |
VTreeTable |
class |
VTwinColSelect |
class |
VWindow
"Sub window" component.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VCustomField.setFocusDelegate(Focusable focusDelegate)
Sets the focusable widget to focus instead of this custom field.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DateCell |
class |
DateCellDayEvent
Internally used by the calendar
|
class |
FocusableComplexPanel
A ComplexPanel that can be focused
|
class |
FocusableGrid
A Grid that can be focused
|
class |
FocusableHTML
A HTML widget that can be focused
|
class |
MonthGrid |
class |
SimpleDayCell
A class representing a single cell within the calendar in month-view
|
Copyright © 2016 Vaadin Ltd. All rights reserved.