| Modifier and Type | Class and Description |
|---|---|
class |
CheckBoxGroup
Defines a group of check boxes.
|
class |
DecoratedSuggestBox
Suggest box with icon decoration.
|
class |
DropDownList<T>
Listbox that supports data binding and internationalization
|
class |
GenericRadioButtonGroup<T>
Container for a group of
RadioButtons. |
class |
HorizontalPanel
Defines a horizontal panel.
|
class |
IndexedScrollPanel
Indes scroll panel is a address book like widget that orders his entries alphabetically including a selection index
displayed on the right.
|
class |
IndexedScrollPanelWithPager
Indes scroll panel is a address book like widget that orders his entries alphabetically including a selection index
displayed on the right.
|
class |
IndexedScrollPanelWithPager.IndexPanel
Inner class that represents the alphabetical selection index.
|
class |
LabelWithErrorOutput
Defines a label with an included Error outut option.
|
class |
ListPanel
List panel which contains list items an is typically placed inside a
ScrollPanel. |
class |
ListPanelWithStaticLastItem
List panel which contains list items and a static element at the button of the
list.
|
class |
PagingListPanel
List panel which enables paging.
|
class |
RadioButtonGroup
Container for a group of
RadioButtons, that contain simple Strings as values. |
class |
SelectItem
Defines a select item which can be placed inside a
SelectPanel. |
class |
SelectPanel
Select panel which contains select items.
|
class |
VerticalPanel
Vertical panel for mobile devices.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccordionContent
Represents the content of an
AccordionStack. |
class |
AccordionHeader
Defines the visible header of an
AccordionStack. |
class |
AccordionPanel
An AccordionPanel is an widget that can be expanded or collapsed.
|
class |
AccordionStack
An AccordionPanel is an widget, that can be expanded or collapsed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommandPanel
Defines a command bar containing command widgets (CommandItems).
|
| Modifier and Type | Class and Description |
|---|---|
class |
DateTextBox
Defines a Date selection box.
|
class |
DateTextBoxReadOnly
Defines a read only Date box.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlipTimePanel
Displays Arrival and Departure times.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdaptiveScrollPanel
This Scrollpanel detects which OS it is running on and shows the SimpleScrollPanelWithScrollbar for iOS
and the SimpleScrollPanel for all Other OSes.
|
class |
ScrollPanel
Scroll panel - has the ability to keep the
IHeaderPanel implementations always on the top. |
class |
ScrollPanelWithScrollbar
Scroll panel - has the ability to keep the
IHeaderPanel implementations always on the top. |
class |
SimpleScrollPanel
Improved scroll panel (still experimental)
|
| Modifier and Type | Class and Description |
|---|---|
class |
TreePanel |
class |
WideTreePanel |
Copyright © 2011–2015 SWM. All rights reserved.