public interface OwPropertySubregion<T extends OwPropertyInfo>
Interface to represent a Property rendering region
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Method and Description |
---|---|
OwPropertyGroup<T> |
getPropertyGroup()
Return a OwPropertyGroup representation if subregion is based on property group.
|
List<T> |
getPropertyInfos()
Get a list of configured OwPropertyInfo for this subregion
|
boolean |
isGroup()
Check if sub-region is based on PropertyGroup
|
boolean isGroup()
OwPropertyGroup<T> getPropertyGroup()
isGroup()
return falseCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.