Package | Description |
---|---|
com.wewebu.ow.server.dmsdialogs.views | |
org.alfresco.wd.ui.conf |
Modifier and Type | Method and Description |
---|---|
protected List<OwProperty> |
OwObjectPropertyView.getSubregionAvailable(OwPropertySubregion<OwPropertyInfo> subregion)
Get the Properties available to be rendered for current object reference.
|
Modifier and Type | Class and Description |
---|---|
class |
OwSimplePropertySubregion<T extends OwPropertyInfo>
simple implementation of OwPropertySubregion.
|
Modifier and Type | Method and Description |
---|---|
protected <T extends OwPropertyInfo> |
OwPropertyListConfiguration.createSubRegion(List<T> propInfos)
create a non-grouped subregion instance.
|
protected <T extends OwPropertyInfo> |
OwPropertyListConfiguration.createSubRegion(OwPropertyGroup<T> propGroup)
Create a grouped subregion instance.
|
OwPropertySubregion<OwPropertyInfo> |
OwPropertyListConfiguration.getGroupRegion(String groupId)
Get the subregion for specific groupId
|
Modifier and Type | Method and Description |
---|---|
List<OwPropertySubregion<OwPropertyInfo>> |
OwPropertyListConfiguration.getSubregions()
Returns a list of Regions configured for rendering.
|
Modifier and Type | Method and Description |
---|---|
void |
OwPropertyListConfiguration.addRegion(OwPropertySubregion<OwPropertyInfo> region)
Use to add region to this configuration.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.