| Interface | Description |
|---|---|
| PagingListPanel.ListItemProvider |
Data provider.
|
| SlidePanel.SlideProvider |
Slide Provider provides
Slides for the SlidePanel. |
| Class | Description |
|---|---|
| BackButton |
Back button which is not maintaining any history.
|
| BigButton |
A big fat green button.
|
| Button |
A button.
|
| CheckBox |
CheckBox widget.
|
| CheckBox.CheckBoxIndicator |
Indicator class for Android devices.
|
| CheckBoxGroup |
Defines a group of check boxes.
|
| DecoratedListItem |
A ListItem with an Image.
|
| DecoratedSuggestBox |
Suggest box with icon decoration.
|
| DecoratedTextBox |
Test box with an image decoration (right corner)
|
| DropDownItem |
Defines an entry inside a drop down box.
|
| DropDownList<T> |
Listbox that supports data binding and internationalization
|
| EmailTextBox |
The email text box.
|
| ErrorLabel |
Simple implementation of an error Output element.
|
| ErrorListItem |
Simple implementation of an error Output element as List Item Representation.
|
| FlipSwitch |
Flip-Switch (boolean widget) with data binding.
|
| GenericRadioButtonGroup<T> |
Container for a group of
RadioButtons. |
| HeaderPanel |
Header-Panel which is not maintaining any history.
|
| HorizontalPanel |
Defines a horizontal panel.
|
| IconClickEvent | |
| ImageButton |
A button with an image inside.
|
| ImageHighlightButton |
Image button with a highlight image which can be different to the default (non highlight) image.
|
| IndexedScrollPanel |
Indes scroll panel is a address book like widget that orders his entries alphabetically including a selection index
displayed on the right.
|
| IndexedScrollPanelWithPager |
Indes scroll panel is a address book like widget that orders his entries alphabetically including a selection index
displayed on the right.
|
| LabelButton |
A button light grey with left handed text orientation.
|
| LabelWithErrorOutput |
Defines a label with an included Error outut option.
|
| ListItem |
Defines a list item which can be placed inside a
ListPanel A list item can have a left navigation arrow. |
| ListPanel |
List panel which contains list items an is typically placed inside a
ScrollPanel. |
| ListPanelWithStaticLastItem |
List panel which contains list items and a static element at the button of the
list.
|
| LoadingIndicatorPopup |
Display a loading indicator and blocks the UI.
|
| NextButton |
The next button typically placed inside a
IHeaderPanel. |
| NotificationBox |
A notification box wich displays a message at the botton of the Page.
|
| NumberDoubleTextBox |
Defines a box for double values.
|
| NumberLongTextBox |
Defines a box for long values.
|
| NumberTextBox |
Defines a box for integer values.
|
| OnlyDesktopLabel |
This label is only visible on desktop devices.
|
| PagingListPanel |
List panel which enables paging.
|
| PaintableCanvas |
Canvas element which is able to be painted with different colors and line widths.
|
| PasswordTextBox |
Textbox for password input.
|
| RadioButton |
Radio button input widget.
|
| RadioButtonGroup |
Container for a group of
RadioButtons, that contain simple Strings as values. |
| ReadOnlyBooleanBox |
Defines a Label with yes no values bound to a boolean editor.
|
| ScrollBar |
Scrollbar which is used to indicate the scroll position in a scroll panel.
|
| SearchBox |
A search widget
|
| SearchBox.ClearButton | |
| SearchBoxLikeButton |
A button which looks like a search widget.
|
| SelectItem |
Defines a select item which can be placed inside a
SelectPanel. |
| SelectPanel |
Select panel which contains select items.
|
| Slide |
A slide panel reacts to finger slide gestures (sliding events).
|
| SlidePanel |
* A slide panel reacts to finger slide gestures (sliding events).
|
| Slider |
Integer value slider with data binding support.
|
| SWMMobileWidgetBase |
Base class for all SWM-Mobile widgets.
|
| TelTextBox |
Textbox with the HTML5 input type
tel |
| TextArea |
Input type for larger text elements.
|
| TextBox |
Textbox with the HTML5 input type
text |
| UrlTextBox |
Textbox with the HTML5 input type
url |
| VerticalPanel |
Vertical panel for mobile devices.
|
| Enum | Description |
|---|---|
| ListItem.ShowArrow |
Arrow visibility.
|
Copyright © 2011–2015 SWM. All rights reserved.