| Modifier and Type | Class and Description |
|---|---|
class |
BoxBase<T>
Creates an HTML5 Element and uses the right GWT renderer and parser to support data binding.
|
class |
PanelBase
Base widget for all SWM-Mobile panels.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimplePage
A
Page describes the current screen content. |
| Modifier and Type | Method and Description |
|---|---|
void |
IsSWMMobileWidgetHelper.checkInitialLoad(IsSWMMobileWidget widget)
Checks if this widget was already initialized.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BackButton
Back button which is not maintaining any history.
|
class |
BigButton
A big fat green button.
|
class |
Button
A button.
|
class |
CheckBox
CheckBox widget.
|
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 |
EmailTextBox
The email text box.
|
class |
FlipSwitch
Flip-Switch (boolean widget) with data binding.
|
class |
GenericRadioButtonGroup<T>
Container for a group of
RadioButtons. |
class |
HeaderPanel
Header-Panel which is not maintaining any history.
|
class |
HorizontalPanel
Defines a horizontal panel.
|
class |
ImageButton
A button with an image inside.
|
class |
ImageHighlightButton
Image button with a highlight image which can be different to the default (non highlight) image.
|
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 |
LabelButton
A button light grey with left handed text orientation.
|
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 |
NextButton
The next button typically placed inside a
IHeaderPanel. |
class |
NotificationBox
A notification box wich displays a message at the botton of the Page.
|
class |
NumberDoubleTextBox
Defines a box for double values.
|
class |
NumberLongTextBox
Defines a box for long values.
|
class |
NumberTextBox
Defines a box for integer values.
|
class |
PagingListPanel
List panel which enables paging.
|
class |
PasswordTextBox
Textbox for password input.
|
class |
RadioButton
Radio button input widget.
|
class |
RadioButtonGroup
Container for a group of
RadioButtons, that contain simple Strings as values. |
class |
ReadOnlyBooleanBox
Defines a Label with yes no values bound to a boolean editor.
|
class |
SearchBoxLikeButton
A button which looks like a search widget.
|
class |
SelectItem
Defines a select item which can be placed inside a
SelectPanel. |
class |
SelectPanel
Select panel which contains select items.
|
class |
Slide
A slide panel reacts to finger slide gestures (sliding events).
|
class |
SlidePanel
* A slide panel reacts to finger slide gestures (sliding events).
|
class |
Slider
Integer value slider with data binding support.
|
class |
SWMMobileWidgetBase
Base class for all SWM-Mobile widgets.
|
class |
TelTextBox
Textbox with the HTML5 input type
tel |
class |
TextArea
Input type for larger text elements.
|
class |
TextBox
Textbox with the HTML5 input type
text |
class |
UrlTextBox
Textbox with the HTML5 input type
url |
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 |
CommandDropDown
Defines a command bar containing command widgets with drop down selection (DropDownItems).
|
class |
CommandItem
Defines a command bar containing command widgets (CommandItems).
|
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 |
FastHeaderPanel
Header-Panel which is very fast on Click events because an touch event will be forwarded as click event.
|
| 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 |
Tab
A Tab is the content of a
TabPanel. |
class |
TabContent
A TabContent is a Content of an
Tab. |
class |
TabPanel
A Tab panel containts several
Tabs. |
| Modifier and Type | Class and Description |
|---|---|
class |
ToolbarContent
The content of an
ToolbarPanel. |
class |
ToolbarElement
|
class |
ToolbarHeader
Header of the Toolbar containing an image and a capture
|
class |
ToolbarPanel
A Toolbar can be places on the bottom of an
IPage. |
| Modifier and Type | Class and Description |
|---|---|
class |
TreePanel |
class |
WideTreePanel |
Copyright © 2011–2015 SWM. All rights reserved.