Modifier and Type | Interface and Description |
---|---|
static interface |
NameAndUrlPopoverView.Presenter |
Modifier and Type | Class and Description |
---|---|
class |
NameAndUriPopoverImpl |
Modifier and Type | Interface and Description |
---|---|
static interface |
HitPolicyPopoverView.Presenter |
Modifier and Type | Class and Description |
---|---|
class |
HitPolicyPopoverImpl |
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 | Interface and Description |
---|---|
static interface |
UndefinedExpressionSelectorPopoverView.Presenter |
Modifier and Type | Class and Description |
---|---|
class |
UndefinedExpressionSelectorPopoverImpl |
Modifier and Type | Interface and Description |
---|---|
static interface |
ValueAndDataTypePopoverView.Presenter
Definition of the _presenter_ to edit a domain object implementing
HasValueAndTypeRef |
Modifier and Type | Class and Description |
---|---|
class |
ValueAndDataTypePopoverImpl |
Modifier and Type | Interface and Description |
---|---|
static interface |
HasCellEditorControls.Editor<T> |
Modifier and Type | Method and Description |
---|---|
Optional<PopupEditorControls> |
CellEditorControlsViewImpl.getActiveEditor() |
Modifier and Type | Method and Description |
---|---|
void |
CellEditorControlsViewImpl.show(PopupEditorControls editor,
int x,
int y) |
void |
CellEditorControlsView.show(PopupEditorControls editor,
int x,
int y) |
Modifier and Type | Method and Description |
---|---|
void |
CellEditorControlsViewImpl.setActiveEditor(Optional<PopupEditorControls> activeEditor) |
Modifier and Type | Interface and Description |
---|---|
static interface |
ListSelectorView.Presenter |
Modifier and Type | Class and Description |
---|---|
class |
ListSelector |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPopoverImpl<V extends PopoverView,B> |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.