ssbm.presentation.gui
Class GUIConstants.RequestCode
java.lang.Object
ssbm.presentation.gui.GUIConstants.RequestCode
- Enclosing class:
- GUIConstants
public static class GUIConstants.RequestCode
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGIN
public static final int LOGIN
- See Also:
- Constant Field Values
CARICA_FORM
public static final int CARICA_FORM
- See Also:
- Constant Field Values
CARICA_DATI
public static final int CARICA_DATI
- See Also:
- Constant Field Values
MODIFICA
public static final int MODIFICA
- See Also:
- Constant Field Values
ELIMINA
public static final int ELIMINA
- See Also:
- Constant Field Values
SALVA
public static final int SALVA
- See Also:
- Constant Field Values
CONFERMA
public static final int CONFERMA
- See Also:
- Constant Field Values
LOGOUT
public static final int LOGOUT
- See Also:
- Constant Field Values
GUIConstants.RequestCode
public GUIConstants.RequestCode()