|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.essbase.eas.ui.DialogResult
public class DialogResult
| Field Summary | |
|---|---|
protected int |
result |
| Constructor Summary | |
|---|---|
DialogResult() |
|
| Method Summary | |
|---|---|
void |
clear() |
int |
getResult() |
void |
setResult(int value) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int result
| Constructor Detail |
|---|
public DialogResult()
| Method Detail |
|---|
public int getResult()
public void setResult(int value)
public void clear()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||