Package | Description |
---|---|
com.wewebu.ow.server.dmsdialogs | |
com.wewebu.ow.server.dmsdialogs.views | |
com.wewebu.ow.server.dmsdialogs.views.classes |
Constructor and Description |
---|
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) |
Constructor and Description |
---|
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) |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static void |
OwObjectClassSelectionCfg.addRootSelectionClass(OwObjectClassSelectionCfg cfg,
String rootClassName,
boolean includeSubClasses)
Add new root class configuration, and define if subclasses should be also visible.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.