| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStatefulAction<INPUT,OUTPUT> |
class |
ActionStubExample
An action that shows the data bound to the action.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloneAction
CloneAction supports cloning incoming object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateAction |
| Modifier and Type | Class and Description |
|---|---|
class |
DragAndDropConfigAction |
| Modifier and Type | Class and Description |
|---|---|
class |
EditAction |
| Modifier and Type | Class and Description |
|---|---|
class |
FlexibleSidebarToggleAction |
| Modifier and Type | Class and Description |
|---|---|
class |
PrincipalPermissionAction |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchByTypeAction |
| Modifier and Type | Class and Description |
|---|---|
class |
SplitLayoutChooserAction
Action responsible for choosing split layout compositions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractToggleAction |
class |
ToggleAction |
| Modifier and Type | Class and Description |
|---|---|
class |
TypePermissionAction |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentWidgetAdapterAware> |
Action.getWidgetAdaptersAwareIfPresent() |
List<ComponentWidgetAdapterAware> |
Editor.getWidgetAdaptersAwareIfPresent() |
abstract List<ComponentWidgetAdapterAware> |
AbstractCockpitComponent.getWidgetAdaptersAwareIfPresent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractCockpitComponent.initializeComponentWidgetAdapter(ComponentWidgetAdapterAware componentWidgetAdapterAware) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractReferenceEditor<T,K>
Base class for
DefaultReferenceEditor and DefaultMultiReferenceEditor |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFixedReferenceEditor<T>
Fixed values reference editor
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMultiReferenceEditor<T>
Reference editor
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultReferenceEditor<T>
Reference editor
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEnumMultiReferenceEditor<T>
Multi-reference editor for collections of enumerations
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExtendedMultiReferenceEditor<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
ExampleWidgetStubEditor
ExampleWidgetStubEditor class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponentWidgetAdapterAware |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultComponentWidgetAdapter.registerStubInstance(String widgetId,
ComponentWidgetAdapterAware parent) |
void |
ComponentWidgetAdapter.registerStubInstance(String componentId,
ComponentWidgetAdapterAware parent)
Registers a particular stub widget instance for given 'non-widget' aware component
|
void |
DefaultComponentWidgetAdapter.sendOutput(String socketId,
Object data,
ComponentWidgetAdapterAware parent) |
void |
ComponentWidgetAdapter.sendOutput(String socketId,
Object data,
ComponentWidgetAdapterAware parent)
Sends data to the output socked with the given ID.
|
Copyright © 2018. All rights reserved.