Constructor and Description |
---|
MoveRowsCommand(Context context,
DMNGridData uiModel,
int index,
List<org.uberfire.ext.wires.core.grids.client.model.GridRow> uiRows,
org.uberfire.mvp.Command canvasOperation) |
Constructor and Description |
---|
MoveColumnsCommand(DecisionTable dtable,
DMNGridData uiModel,
int index,
List<org.uberfire.ext.wires.core.grids.client.model.GridColumn<?>> columns,
org.uberfire.mvp.Command canvasOperation) |
MoveRowsCommand(DecisionTable dtable,
DMNGridData uiModel,
int index,
List<org.uberfire.ext.wires.core.grids.client.model.GridRow> rows,
org.uberfire.mvp.Command canvasOperation) |
Constructor and Description |
---|
MoveRowsCommand(Context context,
DMNGridData uiModel,
int index,
List<org.uberfire.ext.wires.core.grids.client.model.GridRow> rows,
org.uberfire.mvp.Command canvasOperation) |
Constructor and Description |
---|
MoveRowsCommand(Invocation invocation,
DMNGridData uiModel,
int index,
List<org.uberfire.ext.wires.core.grids.client.model.GridRow> uiRows,
org.uberfire.mvp.Command canvasOperation) |
Constructor and Description |
---|
MoveColumnsCommand(Relation relation,
DMNGridData uiModel,
int index,
List<org.uberfire.ext.wires.core.grids.client.model.GridColumn<?>> columns,
org.uberfire.mvp.Command canvasOperation) |
MoveRowsCommand(Relation relation,
DMNGridData uiModel,
int index,
List<org.uberfire.ext.wires.core.grids.client.model.GridRow> rows,
org.uberfire.mvp.Command canvasOperation) |
Constructor and Description |
---|
ContextGridData(DMNGridData delegate,
SessionManager sessionManager,
SessionCommandManager<AbstractCanvasHandler> sessionCommandManager,
Supplier<Optional<Context>> expression,
org.uberfire.mvp.Command canvasOperation) |
Constructor and Description |
---|
DecisionTableGridData(DMNGridData delegate,
SessionManager sessionManager,
SessionCommandManager<AbstractCanvasHandler> sessionCommandManager,
Supplier<Optional<DecisionTable>> expression,
org.uberfire.mvp.Command canvasOperation) |
Modifier and Type | Method and Description |
---|---|
protected DMNGridData |
FunctionEditorDefinition.makeGridData(Supplier<Optional<FunctionDefinition>> expression) |
Constructor and Description |
---|
FunctionGrid(GridCellTuple parent,
Optional<String> nodeUUID,
HasExpression hasExpression,
Optional<HasName> hasName,
DMNGridPanel gridPanel,
DMNGridLayer gridLayer,
DMNGridData gridData,
DefinitionUtils definitionUtils,
SessionManager sessionManager,
SessionCommandManager<AbstractCanvasHandler> sessionCommandManager,
DefaultCanvasCommandFactory canvasCommandFactory,
javax.enterprise.event.Event<ExpressionEditorChanged> editorSelectedEvent,
javax.enterprise.event.Event<RefreshFormPropertiesEvent> refreshFormPropertiesEvent,
javax.enterprise.event.Event<DomainObjectSelectionEvent> domainObjectSelectionEvent,
CellEditorControlsView.Presenter cellEditorControls,
ListSelectorView.Presenter listSelector,
org.jboss.errai.ui.client.local.spi.TranslationService translationService,
boolean isOnlyVisualChangeAllowed,
int nesting,
Supplier<ExpressionEditorDefinitions> expressionEditorDefinitionsSupplier,
Supplier<ExpressionEditorDefinitions> supplementaryEditorDefinitionsSupplier,
NameAndDataTypePopoverView.Presenter headerEditor,
ParametersPopoverView.Presenter parametersEditor,
KindPopoverView.Presenter kindEditor) |
Constructor and Description |
---|
FunctionSupplementaryGridData(DMNGridData delegate,
SessionManager sessionManager,
SessionCommandManager<AbstractCanvasHandler> sessionCommandManager,
Supplier<Optional<Context>> expression,
org.uberfire.mvp.Command canvasOperation) |
Constructor and Description |
---|
LiteralExpressionPMMLGrid(GridCellTuple parent,
Optional<String> nodeUUID,
HasExpression hasExpression,
Optional<HasName> hasName,
DMNGridPanel gridPanel,
DMNGridLayer gridLayer,
DMNGridData gridData,
DefinitionUtils definitionUtils,
SessionManager sessionManager,
SessionCommandManager<AbstractCanvasHandler> sessionCommandManager,
DefaultCanvasCommandFactory canvasCommandFactory,
javax.enterprise.event.Event<ExpressionEditorChanged> editorSelectedEvent,
javax.enterprise.event.Event<RefreshFormPropertiesEvent> refreshFormPropertiesEvent,
javax.enterprise.event.Event<DomainObjectSelectionEvent> domainObjectSelectionEvent,
CellEditorControlsView.Presenter cellEditorControls,
ListSelectorView.Presenter listSelector,
org.jboss.errai.ui.client.local.spi.TranslationService translationService,
boolean isOnlyVisualChangeAllowed,
int nesting,
NameAndDataTypePopoverView.Presenter headerEditor) |
Modifier and Type | Method and Description |
---|---|
protected DMNGridData |
LiteralExpressionPMMLDocumentEditorDefinition.makeGridData(Supplier<Optional<LiteralExpressionPMMLDocument>> expression) |
Modifier and Type | Method and Description |
---|---|
protected DMNGridData |
LiteralExpressionPMMLDocumentModelEditorDefinition.makeGridData(Supplier<Optional<LiteralExpressionPMMLDocumentModel>> expression) |
Constructor and Description |
---|
InvocationGridData(DMNGridData delegate,
SessionManager sessionManager,
SessionCommandManager<AbstractCanvasHandler> sessionCommandManager,
Supplier<Optional<Invocation>> expression,
org.uberfire.mvp.Command canvasOperation) |
Modifier and Type | Method and Description |
---|---|
protected DMNGridData |
LiteralExpressionEditorDefinition.makeGridData(Supplier<Optional<LiteralExpression>> expression) |
Constructor and Description |
---|
LiteralExpressionGrid(GridCellTuple parent,
Optional<String> nodeUUID,
HasExpression hasExpression,
Optional<HasName> hasName,
DMNGridPanel gridPanel,
DMNGridLayer gridLayer,
DMNGridData gridData,
DefinitionUtils definitionUtils,
SessionManager sessionManager,
SessionCommandManager<AbstractCanvasHandler> sessionCommandManager,
DefaultCanvasCommandFactory canvasCommandFactory,
javax.enterprise.event.Event<ExpressionEditorChanged> editorSelectedEvent,
javax.enterprise.event.Event<RefreshFormPropertiesEvent> refreshFormPropertiesEvent,
javax.enterprise.event.Event<DomainObjectSelectionEvent> domainObjectSelectionEvent,
CellEditorControlsView.Presenter cellEditorControls,
ListSelectorView.Presenter listSelector,
org.jboss.errai.ui.client.local.spi.TranslationService translationService,
boolean isOnlyVisualChangeAllowed,
int nesting,
NameAndDataTypePopoverView.Presenter headerEditor) |
Constructor and Description |
---|
RelationGridData(DMNGridData delegate,
SessionManager sessionManager,
SessionCommandManager<AbstractCanvasHandler> sessionCommandManager,
Supplier<Optional<Relation>> expression,
org.uberfire.mvp.Command canvasOperation) |
Modifier and Type | Method and Description |
---|---|
protected DMNGridData |
UndefinedExpressionEditorDefinition.makeGridData(Supplier<Optional<Expression>> expression) |
Constructor and Description |
---|
UndefinedExpressionGrid(GridCellTuple parent,
Optional<String> nodeUUID,
HasExpression hasExpression,
Optional<HasName> hasName,
DMNGridPanel gridPanel,
DMNGridLayer gridLayer,
DMNGridData gridData,
DefinitionUtils definitionUtils,
SessionManager sessionManager,
SessionCommandManager<AbstractCanvasHandler> sessionCommandManager,
DefaultCanvasCommandFactory canvasCommandFactory,
javax.enterprise.event.Event<ExpressionEditorChanged> editorSelectedEvent,
javax.enterprise.event.Event<RefreshFormPropertiesEvent> refreshFormPropertiesEvent,
javax.enterprise.event.Event<DomainObjectSelectionEvent> domainObjectSelectionEvent,
CellEditorControlsView.Presenter cellEditorControls,
ListSelectorView.Presenter listSelector,
org.jboss.errai.ui.client.local.spi.TranslationService translationService,
boolean isOnlyVisualChangeAllowed,
int nesting,
UndefinedExpressionSelectorPopoverView.Presenter undefinedExpressionSelector,
Supplier<ExpressionEditorDefinitions> expressionEditorDefinitionsSupplier,
ExpressionGridCache expressionGridCache) |
Modifier and Type | Field and Description |
---|---|
protected DMNGridData |
DelegatingGridData.delegate |
Constructor and Description |
---|
DelegatingGridData(DMNGridData delegate) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.