|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiViewRow | |
|---|---|
| org.drools.guvnor.client.explorer | |
| org.drools.guvnor.client.ruleeditor | This package is holds the main rule/asset editor. |
| org.drools.guvnor.client.rulelist | |
| Uses of MultiViewRow in org.drools.guvnor.client.explorer |
|---|
| Methods in org.drools.guvnor.client.explorer that return types with arguments of type MultiViewRow | |
|---|---|
Collection<MultiViewRow> |
MultiAssetPlace.getMultiViewRows()
|
| Methods in org.drools.guvnor.client.explorer with parameters of type MultiViewRow | |
|---|---|
void |
MultiAssetView.init(MultiViewRow[] rows,
ClientFactory clientFactory)
|
void |
MultiAssetViewImpl.init(MultiViewRow[] rows,
ClientFactory clientFactory)
|
| Constructor parameters in org.drools.guvnor.client.explorer with type arguments of type MultiViewRow | |
|---|---|
MultiAssetPlace(Collection<MultiViewRow> multiViewRows)
|
|
| Uses of MultiViewRow in org.drools.guvnor.client.ruleeditor |
|---|
| Methods in org.drools.guvnor.client.ruleeditor with parameters of type MultiViewRow | |
|---|---|
int |
MultiViewRow.compareTo(MultiViewRow multiViewRow)
|
| Constructors in org.drools.guvnor.client.ruleeditor with parameters of type MultiViewRow | |
|---|---|
MultiViewEditor(MultiViewRow[] rows,
ClientFactory clientFactory)
|
|
MultiViewEditor(MultiViewRow[] rows,
ClientFactory clientFactory,
ActionToolbarButtonsConfigurationProvider individualActionToolbarButtonsConfigurationProvider)
|
|
| Constructor parameters in org.drools.guvnor.client.ruleeditor with type arguments of type MultiViewRow | |
|---|---|
MultiViewEditor(List<MultiViewRow> rows,
ClientFactory clientFactory,
ActionToolbarButtonsConfigurationProvider individualActionToolbarButtonsConfigurationProvider)
|
|
| Uses of MultiViewRow in org.drools.guvnor.client.rulelist |
|---|
| Methods in org.drools.guvnor.client.rulelist with parameters of type MultiViewRow | |
|---|---|
void |
OpenItemCommand.open(MultiViewRow[] rows)
Deprecated. Open several assets into the same tab. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||