Modifier and Type | Method and Description |
---|---|
Optional<HasCellEditorControls.Editor> |
NameColumnHeaderMetaData.getEditor() |
Optional<HasCellEditorControls.Editor> |
ContextGridCell.getEditor() |
Modifier and Type | Method and Description |
---|---|
Optional<HasCellEditorControls.Editor> |
DecisionTableGridCell.getEditor() |
Optional<HasCellEditorControls.Editor> |
OutputClauseColumnHeaderMetaData.getEditor() |
Optional<HasCellEditorControls.Editor> |
OutputClauseColumnExpressionNameHeaderMetaData.getEditor() |
Optional<HasCellEditorControls.Editor> |
InputClauseColumnHeaderMetaData.getEditor() |
Modifier and Type | Interface and Description |
---|---|
static interface |
HitPolicyPopoverView.Presenter |
Modifier and Type | Class and Description |
---|---|
class |
HitPolicyPopoverImpl |
Modifier and Type | Method and Description |
---|---|
Optional<HasCellEditorControls.Editor> |
FunctionGridCell.getEditor() |
Modifier and Type | Interface and Description |
---|---|
static interface |
KindPopoverView.Presenter |
Modifier and Type | Class and Description |
---|---|
class |
KindPopoverImpl |
Modifier and Type | Interface and Description |
---|---|
static interface |
ParametersPopoverView.Presenter |
Modifier and Type | Class and Description |
---|---|
class |
ParametersPopoverImpl |
Modifier and Type | Method and Description |
---|---|
Optional<HasCellEditorControls.Editor> |
InvocationGridCell.getEditor() |
Optional<HasCellEditorControls.Editor> |
InvocationColumnHeaderMetaData.getEditor() |
Optional<HasCellEditorControls.Editor> |
InvocationColumnExpressionHeaderMetaData.getEditor() |
Modifier and Type | Method and Description |
---|---|
Optional<HasCellEditorControls.Editor> |
LiteralExpressionCell.getEditor() |
Modifier and Type | Method and Description |
---|---|
Optional<HasCellEditorControls.Editor> |
RelationGridCell.getEditor() |
Optional<HasCellEditorControls.Editor> |
RelationColumnHeaderMetaData.getEditor() |
Modifier and Type | Method and Description |
---|---|
Optional<HasCellEditorControls.Editor> |
UndefinedExpressionCell.getEditor() |
Modifier and Type | Interface and Description |
---|---|
static interface |
UndefinedExpressionSelectorPopoverView.Presenter |
Modifier and Type | Class and Description |
---|---|
class |
UndefinedExpressionSelectorPopoverImpl |
Modifier and Type | Interface and Description |
---|---|
static interface |
NameAndDataTypePopoverView.Presenter |
Modifier and Type | Class and Description |
---|---|
class |
NameAndDataTypePopoverImpl |
Modifier and Type | Class and Description |
---|---|
class |
EditablePopupHeaderMetaData<G,E extends HasCellEditorControls.Editor<G>> |
Modifier and Type | Field and Description |
---|---|
protected E |
EditablePopupHeaderMetaData.editor |
Modifier and Type | Method and Description |
---|---|
default Optional<HasCellEditorControls.Editor> |
HasCellEditorControls.getEditor() |
Modifier and Type | Method and Description |
---|---|
void |
CellEditorControlsView.Presenter.show(HasCellEditorControls.Editor<?> editor,
Optional<String> editorTitle,
int x,
int y) |
void |
CellEditorControls.show(HasCellEditorControls.Editor<?> editor,
Optional<String> editorTitle,
int x,
int y) |
Modifier and Type | Interface and Description |
---|---|
static interface |
ListSelectorView.Presenter |
Modifier and Type | Class and Description |
---|---|
class |
ListSelector |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.