Uses of Class
com.wewebu.ow.server.dmsdialogs.OwGroupPropertiesConfiguration.OwPropertyGroup

Packages that use OwGroupPropertiesConfiguration.OwPropertyGroup
com.wewebu.ow.server.dmsdialogs   
com.wewebu.ow.server.dmsdialogs.views   
 

Uses of OwGroupPropertiesConfiguration.OwPropertyGroup in com.wewebu.ow.server.dmsdialogs
 

Methods in com.wewebu.ow.server.dmsdialogs that return OwGroupPropertiesConfiguration.OwPropertyGroup
 OwGroupPropertiesConfiguration.OwPropertyGroup OwGroupPropertiesConfiguration.getGroupById(String groupId_p)
          Get a group by its id.
 

Methods in com.wewebu.ow.server.dmsdialogs that return types with arguments of type OwGroupPropertiesConfiguration.OwPropertyGroup
 List<OwGroupPropertiesConfiguration.OwPropertyGroup> OwGroupPropertiesConfiguration.getGroups()
          Get the configured groups.
 

Uses of OwGroupPropertiesConfiguration.OwPropertyGroup in com.wewebu.ow.server.dmsdialogs.views
 

Methods in com.wewebu.ow.server.dmsdialogs.views with parameters of type OwGroupPropertiesConfiguration.OwPropertyGroup
protected  boolean OwObjectPropertyView.isGroupWithErrors(OwGroupPropertiesConfiguration.OwPropertyGroup theGroup_p)
          Check if the given properties group is with errors.
protected  void OwObjectPropertyView.renderGroupHeader(OwGroupPropertiesConfiguration.OwPropertyGroup theGroup_p, Writer w_p, String strRowClassName_p)
          Render properties group header.
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.