|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.github.gwtbootstrap.client.ui.Button.LoadingStateBehavior
public class Button.LoadingStateBehavior
A simple class to encapsulate the button state managing from the user.
| Constructor Summary | |
|---|---|
Button.LoadingStateBehavior()
|
|
| Method Summary | |
|---|---|
void |
complete()
put the button in the completed state. |
void |
loading()
put the button in the loading state. |
void |
reset()
reset the button state. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Button.LoadingStateBehavior()
| Method Detail |
|---|
public void loading()
public void reset()
public void complete()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||