|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwDialogManager | |
|---|---|
| com.wewebu.ow.server.app | |
| com.wewebu.ow.server.ui | |
| Uses of OwDialogManager in com.wewebu.ow.server.app |
|---|
| Methods in com.wewebu.ow.server.app that return OwDialogManager | |
|---|---|
OwDialogManager |
OwMasterView.getDialogManager()
get the dialog manager of this plugin |
OwDialogManager |
OwMainAppContext.getDialogManager()
get a reference to the default dialog manager used to open dialogs from the context in openDialog(...) The dialog manager must be created somewhere in the layout and set in the context. |
| Uses of OwDialogManager in com.wewebu.ow.server.ui |
|---|
| Methods in com.wewebu.ow.server.ui that return OwDialogManager | |
|---|---|
abstract OwDialogManager |
OwAppContext.getDialogManager()
get a reference to the default dialog manager used to open dialogs from the context in openDialog(...) The dialog manager must be created somewhere in the layout and returned here. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||