|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectButton
org.spiffyui.client.widgets.button.FancyButton
org.spiffyui.client.widgets.button.FancySaveButton
public class FancySaveButton
This widget is a fancy save button with an embedded icon
Constructor Summary | |
---|---|
FancySaveButton()
Create a new FancySaveButton |
|
FancySaveButton(java.lang.String text)
Create a new FancySaveButton with the specified text |
Method Summary |
---|
Methods inherited from class org.spiffyui.client.widgets.button.FancyButton |
---|
isEnabled, isInProgress, setEnabled, setInProgress |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FancySaveButton()
public FancySaveButton(java.lang.String text)
text
- the text of the button
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |