Package | Description |
---|---|
com.wewebu.ow.server.app | |
com.wewebu.ow.server.ui |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.