|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uoc.fw.core.form.Form
edu.uoc.exemplefw.forms.ExempleForm
public class ExempleForm
Classe base per a tots el formularis de l'aplicació d'exemple.
Constructor Summary | |
---|---|
ExempleForm()
|
Method Summary | |
---|---|
java.lang.String |
getOperation()
|
void |
setOperation(java.lang.String operation)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExempleForm()
Method Detail |
---|
public java.lang.String getOperation()
public void setOperation(java.lang.String operation)
operation
- el valor de operation a establir
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |