|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwObjectClassSelectionCfg | |
---|---|
com.wewebu.ow.server.dmsdialogs | |
com.wewebu.ow.server.dmsdialogs.views | |
com.wewebu.ow.server.dmsdialogs.views.classes |
Uses of OwObjectClassSelectionCfg in com.wewebu.ow.server.dmsdialogs |
---|
Constructors in com.wewebu.ow.server.dmsdialogs with parameters of type OwObjectClassSelectionCfg | |
---|---|
OwCreateObjectDialog(OwObject folderObject_p,
OwObjectClassSelectionCfg classSelectionCfg,
boolean fOpenObject_p)
create a record / folder create dialog |
|
OwCreateObjectWithFormDialog(OwObject folderObject_p,
OwObjectClassSelectionCfg classSelectionCfg,
boolean openObject_p,
OwJspFormConfigurator jspFormConfig_p)
|
|
OwCreateObjectWithFormDialog(OwObject folderObject_p,
OwObjectClassSelectionCfg classSelectionCfg,
boolean openObject_p,
String jspForm_p)
|
Uses of OwObjectClassSelectionCfg in com.wewebu.ow.server.dmsdialogs.views |
---|
Constructors in com.wewebu.ow.server.dmsdialogs.views with parameters of type OwObjectClassSelectionCfg | |
---|---|
OwObjectClassTreeView(OwResource resource_p,
int iObjectType_p,
OwObjectClassSelectionCfg classSelectionCfg)
|
|
OwObjectClassView.OwObjectClassTreeViewViewWithStyle(OwResource resource_p,
int iObjectType_p,
OwObjectClassSelectionCfg classSelectionCfg)
|
|
OwObjectClassView(OwResource resource_p,
int iObjectType_p,
OwObjectClassSelectionCfg classSelectionCfg)
|
Uses of OwObjectClassSelectionCfg in com.wewebu.ow.server.dmsdialogs.views.classes |
---|
Methods in com.wewebu.ow.server.dmsdialogs.views.classes that return OwObjectClassSelectionCfg | |
---|---|
static OwObjectClassSelectionCfg |
OwObjectClassSelectionCfg.createEmptyConfiguration()
Factory to create an empty OwObjectClassSelectionCfg instance. |
static OwObjectClassSelectionCfg |
OwObjectClassSelectionCfg.createSingleClassConfiguration(String defaultClassName)
Factory method to create a configuration with single/default class name. |
static OwObjectClassSelectionCfg |
OwObjectClassSelectionCfg.fromPluginXml(OwXMLUtil pluginXMLCfg)
Creates an instance of this configuration from the plugin's XML configuration. |
Methods in com.wewebu.ow.server.dmsdialogs.views.classes with parameters of type OwObjectClassSelectionCfg | |
---|---|
static void |
OwObjectClassSelectionCfg.addRootSelectionClass(OwObjectClassSelectionCfg cfg,
String rootClassName,
boolean includeSubClasses)
Add new root class configuration, and define if subclasses should be also visible. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |