| Package | Description |
|---|---|
| de.swm.commons.mobile.client.widgets | |
| de.swm.commons.mobile.client.widgets.experimental | |
| de.swm.commons.mobile.client.widgets.itf |
| Modifier and Type | Class and Description |
|---|---|
class |
BackButton
Back button which is not maintaining any history.
|
class |
BigButton
A big fat green button.
|
class |
ImageButton
A button with an image inside.
|
class |
LabelButton
A button light grey with left handed text orientation.
|
class |
NextButton
The next button typically placed inside a
IHeaderPanel. |
| Modifier and Type | Method and Description |
|---|---|
Button |
HeaderPanel.getLeftButton()
Returns the left button
|
Button |
HeaderPanel.getRightButton()
Returns the right button
|
| Modifier and Type | Method and Description |
|---|---|
void |
HeaderPanel.setRightButton(Button button)
Will set a pre-constructed button as right button.
|
| Modifier and Type | Method and Description |
|---|---|
Button |
FastHeaderPanel.getLeftButton()
Returns the left button
|
Button |
FastHeaderPanel.getRightButton()
Returns the right button
|
| Modifier and Type | Method and Description |
|---|---|
void |
FastHeaderPanel.setRightButton(Button button)
Will set a pre-constructed button as right button.
|
| Modifier and Type | Method and Description |
|---|---|
Button |
IHeaderPanel.getLeftButton()
Returns the left button
|
Button |
IHeaderPanel.getRightButton()
Returns the right button
|
| Modifier and Type | Method and Description |
|---|---|
void |
IHeaderPanel.setRightButton(Button buttonInstance)
Sets the right button .
|
Copyright © 2011–2015 SWM. All rights reserved.