Modifier and Type | Class and Description |
---|---|
class |
AbstractDialogElement |
class |
AbstractWidget
Abstract class representing a Widget in the context of a Dialog.
|
class |
Dialog |
class |
Listeners |
Modifier and Type | Method and Description |
---|---|
static List<DialogElement> |
Dialog.buildTabPanel(List<DialogElement> tabs) |
Modifier and Type | Method and Description |
---|---|
static List<DialogElement> |
Dialog.buildTabPanel(List<DialogElement> tabs) |
Modifier and Type | Class and Description |
---|---|
class |
CheckBoxWidget |
Modifier and Type | Method and Description |
---|---|
DialogElement |
CheckBoxWidgetMaker.make(CheckBoxWidgetParameters widgetParameters) |
Modifier and Type | Class and Description |
---|---|
class |
CQInclude |
Modifier and Type | Class and Description |
---|---|
class |
DateFieldWidget |
Modifier and Type | Method and Description |
---|---|
DialogElement |
DateFieldWidgetMaker.make(DateFieldWidgetParameters widgetParameters) |
Modifier and Type | Class and Description |
---|---|
class |
DateTimeWidget |
Modifier and Type | Method and Description |
---|---|
DialogElement |
DateTimeWidgetMaker.make(DateTimeWidgetParameters parameters) |
Modifier and Type | Class and Description |
---|---|
class |
DialogFieldSetWidget |
Modifier and Type | Method and Description |
---|---|
DialogElement |
DialogFieldSetWidgetMaker.make(DialogFieldSetWidgetParameters widgetParameters) |
Modifier and Type | Method and Description |
---|---|
static DialogElement |
WidgetFactory.make(WidgetMakerParameters parameters,
int rankingCeiling) |
Modifier and Type | Method and Description |
---|---|
List<DialogElement> |
TabHolder.getElements() |
Modifier and Type | Method and Description |
---|---|
void |
TabHolder.addElement(DialogElement element) |
Modifier and Type | Class and Description |
---|---|
class |
HiddenWidget |
Modifier and Type | Method and Description |
---|---|
DialogElement |
HiddenWidgetMaker.make(HiddenWidgetParameters parameters) |
Modifier and Type | Class and Description |
---|---|
class |
Html5SmartFileWidget |
Modifier and Type | Method and Description |
---|---|
DialogElement |
Html5SmartFileWidgetMaker.make(Html5SmartFileWidgetParameters parameters) |
Modifier and Type | Class and Description |
---|---|
class |
CropConfig |
class |
Html5SmartImageWidget |
Modifier and Type | Method and Description |
---|---|
DialogElement |
Html5SmartImageWidgetMaker.make(Html5SmartImageWidgetParameters parameters) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleWidget |
Modifier and Type | Method and Description |
---|---|
DialogElement |
WidgetMaker.make() |
DialogElement |
AbstractWidgetMaker.make() |
protected abstract DialogElement |
AbstractWidgetMaker.make(T parameters) |
Modifier and Type | Method and Description |
---|---|
DialogElement |
DefaultWidgetMaker.make(DefaultWidgetParameters widgetParameters) |
Modifier and Type | Class and Description |
---|---|
class |
MultiFieldWidget |
Modifier and Type | Method and Description |
---|---|
DialogElement |
MultifieldWidgetMaker.make(MultiFieldWidgetParameters widgetParameters) |
Modifier and Type | Class and Description |
---|---|
class |
NumberFieldWidget |
Modifier and Type | Method and Description |
---|---|
DialogElement |
NumberFieldWidgetMaker.make(NumberFieldWidgetParameters parameters) |
Modifier and Type | Class and Description |
---|---|
class |
PathFieldWidget |
Modifier and Type | Method and Description |
---|---|
DialogElement |
PathFieldWidgetMaker.make(PathFieldWidgetParameters parameters) |
Modifier and Type | Class and Description |
---|---|
class |
EditRtePlugin |
class |
KeysRtePlugin |
class |
RichTextEditorWidget |
class |
RteParaFormat |
class |
RtePlugin |
class |
RtePlugins |
class |
RteStyle |
class |
UndoRtePlugin |
Modifier and Type | Method and Description |
---|---|
DialogElement |
RichTextEditorMaker.make(RichTextEditorWidgetParameters widgetParameters) |
Modifier and Type | Method and Description |
---|---|
List<DialogElement> |
RtePluginsParameters.getRtePlugins() |
Modifier and Type | Method and Description |
---|---|
void |
RtePluginsParameters.setRtePlugins(List<DialogElement> rtePlugins) |
Modifier and Type | Class and Description |
---|---|
class |
Option |
class |
SelectionWidget |
Modifier and Type | Method and Description |
---|---|
DialogElement |
SelectionWidgetMaker.make(SelectionWidgetParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected List<DialogElement> |
SelectionWidgetMaker.buildSelectionOptionsForField(Selection selectionAnnotation) |
Modifier and Type | Class and Description |
---|---|
class |
SizeFieldWidget |
Modifier and Type | Method and Description |
---|---|
DialogElement |
SizeFieldWidgetMaker.make(SizeFieldWidgetParameters parameters) |
Modifier and Type | Class and Description |
---|---|
class |
Tab |
Modifier and Type | Class and Description |
---|---|
class |
TabPanel |
Modifier and Type | Class and Description |
---|---|
class |
Namespace |
class |
TagInputFieldWidget |
Modifier and Type | Method and Description |
---|---|
DialogElement |
TagInputFieldWidgetMaker.make(TagInputFieldWidgetParameters parameters) |
Modifier and Type | Class and Description |
---|---|
class |
TextAreaWidget |
Modifier and Type | Class and Description |
---|---|
class |
TextFieldWidget |
Modifier and Type | Class and Description |
---|---|
class |
WidgetCollection |
Copyright © 2019 ICF Olson. All rights reserved.