Package | Description |
---|---|
com.wewebu.ow.server.dmsdialogs | |
com.wewebu.ow.server.dmsdialogs.views | |
org.alfresco.wd.ui.conf | |
org.alfresco.wd.ui.conf.prop |
Modifier and Type | Class and Description |
---|---|
static class |
OwGroupPropertiesConfiguration.OwPropertyGroup
Deprecated.
Holds the grouped properties.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
OwObjectPropertyView.isGroupWithErrors(OwPropertyGroup<OwPropertyInfo> theGroup_p)
Check if the given properties group is with errors.
|
protected void |
OwObjectPropertyView.renderGroupHeader(OwPropertyGroup theGroup_p,
Writer w_p,
String strRowClassName_p)
Render properties group header.
|
protected void |
OwObjectPropertyView.renderPropertyGroup(Writer w_p,
OwPropertyGroup<OwPropertyInfo> group,
int propertyIndex,
List<OwProperty> properties)
Render a group based on provided information
|
Modifier and Type | Method and Description |
---|---|
protected OwPropertyGroup<OwPropertyInfo> |
OwPropertyListConfiguration.buildPropertyGroup(OwXMLUtil conf) |
OwPropertyGroup<T> |
OwPropertySubregion.getPropertyGroup()
Return a OwPropertyGroup representation if subregion is based on property group.
|
OwPropertyGroup<T> |
OwSimplePropertySubregion.getPropertyGroup() |
Modifier and Type | Method and Description |
---|---|
protected <T extends OwPropertyInfo> |
OwPropertyListConfiguration.createSubRegion(OwPropertyGroup<T> propGroup)
Create a grouped subregion instance.
|
Constructor and Description |
---|
OwSimplePropertySubregion(OwPropertyGroup<T> group) |
Modifier and Type | Class and Description |
---|---|
class |
OwSimplePropertyGroup<T extends OwPropertyInfo>
Simple implementation of
OwPropertyGroup . |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.