|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.strutsme.wishlist.client.forms.LoginForm
public final class LoginForm
| Method Summary | |
|---|---|
void |
commandAction(javax.microedition.lcdui.Command cmd,
javax.microedition.lcdui.Displayable disp)
|
protected void |
createCommands()
creates the command for this form. |
protected void |
executeCommandLogin()
executes the command to save this WishlistItem. |
static LoginForm |
getInstance()
singleton accessor method. |
protected void |
populate()
fills the form with the actual values of the wish to display. |
void |
show()
refreshes the data of the form and displays it on the screen. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static LoginForm getInstance()
protected void createCommands()
protected void executeCommandLogin()
protected void populate()
public void show()
public void commandAction(javax.microedition.lcdui.Command cmd,
javax.microedition.lcdui.Displayable disp)
commandAction in interface javax.microedition.lcdui.CommandListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||