|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |