Uses of Class
org.drools.guvnor.client.ruleeditor.PropertyHolder

Packages that use PropertyHolder
org.drools.guvnor.client.ruleeditor This package is holds the main rule/asset editor. 
org.drools.guvnor.client.widgets.tables   
 

Uses of PropertyHolder in org.drools.guvnor.client.ruleeditor
 

Fields in org.drools.guvnor.client.ruleeditor with type parameters of type PropertyHolder
 List<PropertyHolder> PropertiesHolder.list
           
 

Uses of PropertyHolder in org.drools.guvnor.client.widgets.tables
 

Methods in org.drools.guvnor.client.widgets.tables that return types with arguments of type PropertyHolder
 List<PropertyHolder> PropertiesEditorSimpleTable.getPropertyHolders()
          Scrape the properties from the UI into a List suitable for persisting
 

Constructor parameters in org.drools.guvnor.client.widgets.tables with type arguments of type PropertyHolder
PropertiesEditorSimpleTable(List<PropertyHolder> properties)
          Constructor
 



Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.