|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dialog | |
|---|---|
| org.apache.shale.dialog.basic.config | |
| org.apache.shale.dialog.basic.model | |
| Uses of Dialog in org.apache.shale.dialog.basic.config |
|---|
| Classes in org.apache.shale.dialog.basic.config that implement Dialog | |
|---|---|
class |
DialogImpl
DialogImpl is a basic implementation of Dialog. |
| Methods in org.apache.shale.dialog.basic.config that return Dialog | |
|---|---|
Dialog |
AbstractState.getDialog()
|
| Methods in org.apache.shale.dialog.basic.config with parameters of type Dialog | |
|---|---|
void |
AbstractState.setDialog(Dialog dialog)
Set the Dialog that owns this State. |
| Uses of Dialog in org.apache.shale.dialog.basic.model |
|---|
| Methods in org.apache.shale.dialog.basic.model that return Dialog | |
|---|---|
Dialog |
State.getDialog()
Return the Dialog that owns this State. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||