Skip navigation links
Uberfire Layout Editor Client 1.0.0.CR2
A B C D E F G H I K L M N O P R S T U V W 

A

AbstractLayoutGenerator - Class in org.uberfire.ext.layout.editor.client.generator
 
AbstractLayoutGenerator() - Constructor for class org.uberfire.ext.layout.editor.client.generator.AbstractLayoutGenerator
 
activityIdValidator() - Static method in class org.uberfire.ext.layout.editor.client.infra.NameValidator
 
add(String, LayoutDragComponent) - Method in class org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentGroupPresenter
 
addChild(EditorWidget) - Method in interface org.uberfire.ext.layout.editor.client.api.EditorWidget
 
addColumn(UberElement<ComponentColumn>) - Method in interface org.uberfire.ext.layout.editor.client.components.rows.Row.View
 
addColumn(UberElement<ComponentColumn>) - Method in class org.uberfire.ext.layout.editor.client.components.rows.RowView
 
addColumns(ComponentColumn...) - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
addComponent(String, LayoutDragComponent) - Method in interface org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentGroupPresenter.View
 
addComponent(String, LayoutDragComponent) - Method in class org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentGroupView
 
addComponents(Map<String, LayoutDragComponent>) - Method in interface org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentGroupPresenter.View
 
addComponents(Map<String, LayoutDragComponent>) - Method in class org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentGroupView
 
addDraggableComponentGroup(LayoutDragComponentGroup) - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutEditor
 
addDraggableComponentGroup(LayoutDragComponentGroup) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
addDraggableComponentGroup(LayoutDragComponentGroup) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
addDraggableComponentGroup(UberElement<LayoutDragComponentGroupPresenter>) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
addDraggableComponentGroup(UberElement<LayoutDragComponentGroupPresenter>) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
addDraggableComponentToGroup(String, String, LayoutDragComponent) - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutEditor
 
addDraggableComponentToGroup(String, String, LayoutDragComponent) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
addDraggableComponentToGroup(String, String, LayoutDragComponent) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
addEmptyRow(UberElement<EmptyDropRow>) - Method in interface org.uberfire.ext.layout.editor.client.components.container.Container.View
 
addEmptyRow(UberElement<EmptyDropRow>) - Method in class org.uberfire.ext.layout.editor.client.components.container.ContainerView
 
addLayoutDragComponent(String, LayoutDragComponent) - Method in class org.uberfire.ext.layout.editor.client.api.LayoutDragComponentGroup
 
addLayoutProperty(String, String) - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutEditor
 
addLayoutProperty(String, String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
addLayoutProperty(String, String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
addProperty(String, String) - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 
addRow(UberElement<Row>) - Method in interface org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents.View
 
addRow(UberElement<Row>) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponentsView
 
addRow(UberElement<Row>) - Method in interface org.uberfire.ext.layout.editor.client.components.container.Container.View
 
addRow(UberElement<Row>) - Method in class org.uberfire.ext.layout.editor.client.components.container.ContainerView
 
asWidget() - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutEditor
 
asWidget() - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 

B

BeanHelper - Class in org.uberfire.ext.layout.editor.client.infra
 
BeanHelper() - Constructor for class org.uberfire.ext.layout.editor.client.infra.BeanHelper
 
beginRowMove(String) - Method in class org.uberfire.ext.layout.editor.client.infra.DnDManager
 
BootstrapLayoutGenerator - Class in org.uberfire.ext.layout.editor.client.generator
A bootstrap based layout generator
BootstrapLayoutGenerator() - Constructor for class org.uberfire.ext.layout.editor.client.generator.BootstrapLayoutGenerator
 
build(LayoutTemplate) - Method in class org.uberfire.ext.layout.editor.client.generator.AbstractLayoutGenerator
 
build(LayoutTemplate) - Method in interface org.uberfire.ext.layout.editor.client.generator.LayoutGenerator
 
buildColumnSize(int) - Static method in class org.uberfire.ext.layout.editor.client.infra.ColumnSizeBuilder
 

C

calculateSize() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.Column
 
calculateSize() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
calculateSize() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents.View
 
calculateSize() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponentsView
 
calculateSize() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
calculateSize() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn.View
 
calculateSize() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumnView
 
calculateSizeChilds() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
calculateSizeChilds() - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
canDrag() - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
canMoveRow() - Method in class org.uberfire.ext.layout.editor.client.infra.DnDManager
 
canResizeLeft() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
canResizeLeft() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
canResizeRight() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
canResizeRight() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
cleanUp(DragComponentEndEvent) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumnView
 
clear() - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutEditor
 
clear() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents.View
 
clear() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponentsView
 
clear() - Method in interface org.uberfire.ext.layout.editor.client.components.container.Container.View
 
clear() - Method in class org.uberfire.ext.layout.editor.client.components.container.ContainerView
 
clear() - Method in interface org.uberfire.ext.layout.editor.client.components.rows.Row.View
 
clear() - Method in class org.uberfire.ext.layout.editor.client.components.rows.RowView
 
clear() - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
clear() - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
clearContent() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn.View
 
clearContent() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumnView
 
COL_CSS_CLASS - Static variable in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumnView
 
Column<T> - Interface in org.uberfire.ext.layout.editor.client.components.columns
 
Column() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
COLUMN_DEFAULT_SIZE - Static variable in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
ColumnDrop - Class in org.uberfire.ext.layout.editor.client.infra
 
ColumnDrop(LayoutComponent, String, ColumnDrop.Orientation) - Constructor for class org.uberfire.ext.layout.editor.client.infra.ColumnDrop
 
ColumnDrop.Orientation - Enum in org.uberfire.ext.layout.editor.client.infra
 
ColumnDrop.Type - Enum in org.uberfire.ext.layout.editor.client.infra
 
ColumnResizeEvent - Class in org.uberfire.ext.layout.editor.client.infra
 
ColumnResizeEvent(String, String) - Constructor for class org.uberfire.ext.layout.editor.client.infra.ColumnResizeEvent
 
ColumnSizeBuilder - Class in org.uberfire.ext.layout.editor.client.infra
 
ColumnSizeBuilder() - Constructor for class org.uberfire.ext.layout.editor.client.infra.ColumnSizeBuilder
 
ColumnWithComponents - Class in org.uberfire.ext.layout.editor.client.components.columns
 
ColumnWithComponents(ColumnWithComponents.View, Instance<Row>, DnDManager, LayoutDragComponentHelper, Event<ColumnResizeEvent>) - Constructor for class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
ColumnWithComponents.View - Interface in org.uberfire.ext.layout.editor.client.components.columns
 
ColumnWithComponentsView - Class in org.uberfire.ext.layout.editor.client.components.columns
 
ColumnWithComponentsView() - Constructor for class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponentsView
 
CommonConstants - Interface in org.uberfire.ext.layout.editor.client.resources.i18n
 
COMPONENT_PARAMS - Static variable in class org.uberfire.ext.layout.editor.client.infra.DndDataJSONConverter
 
COMPONENT_TYPE - Static variable in class org.uberfire.ext.layout.editor.client.infra.DndDataJSONConverter
 
ComponentColumn - Class in org.uberfire.ext.layout.editor.client.components.columns
 
ComponentColumn(ComponentColumn.View, DnDManager, LayoutDragComponentHelper, Event<ColumnResizeEvent>) - Constructor for class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
ComponentColumn.View - Interface in org.uberfire.ext.layout.editor.client.components.columns
 
ComponentColumnView - Class in org.uberfire.ext.layout.editor.client.components.columns
 
ComponentColumnView() - Constructor for class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumnView
 
ComponentDropEvent - Class in org.uberfire.ext.layout.editor.client.api
 
ComponentDropEvent(LayoutComponent) - Constructor for class org.uberfire.ext.layout.editor.client.api.ComponentDropEvent
 
ComponentRemovedEvent - Class in org.uberfire.ext.layout.editor.client.api
 
ComponentRemovedEvent(LayoutComponent) - Constructor for class org.uberfire.ext.layout.editor.client.api.ComponentRemovedEvent
 
Components() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
configurationCancelled() - Method in class org.uberfire.ext.layout.editor.client.infra.ConfigurationContext
 
ConfigurationContext - Class in org.uberfire.ext.layout.editor.client.infra
This class provides the context required during a layout component configuration
ConfigurationContext(LayoutComponent, Command, Command) - Constructor for class org.uberfire.ext.layout.editor.client.infra.ConfigurationContext
 
configurationFinished() - Method in class org.uberfire.ext.layout.editor.client.infra.ConfigurationContext
 
Container - Class in org.uberfire.ext.layout.editor.client.components.container
 
Container(Container.View, Instance<Row>, Instance<EmptyDropRow>, Event<ComponentDropEvent>) - Constructor for class org.uberfire.ext.layout.editor.client.components.container.Container
 
Container() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
Container.View - Interface in org.uberfire.ext.layout.editor.client.components.container
 
ContainerResizeEvent - Class in org.uberfire.ext.layout.editor.client.infra
 
ContainerResizeEvent(int, int) - Constructor for class org.uberfire.ext.layout.editor.client.infra.ContainerResizeEvent
 
ContainerResizeEvent() - Constructor for class org.uberfire.ext.layout.editor.client.infra.ContainerResizeEvent
 
ContainerView - Class in org.uberfire.ext.layout.editor.client.components.container
 
ContainerView() - Constructor for class org.uberfire.ext.layout.editor.client.components.container.ContainerView
 
convert(Container) - Static method in class org.uberfire.ext.layout.editor.client.infra.LayoutTemplateAdapter
 
converter - Static variable in interface org.uberfire.ext.layout.editor.client.api.LayoutDragComponent
 
createAccordionID(String) - Method in class org.uberfire.ext.layout.editor.client.infra.UniqueIDGenerator
 
createColumnID(String) - Method in class org.uberfire.ext.layout.editor.client.infra.UniqueIDGenerator
 
createColumnWithComponentsInstance() - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
createComponentColumnInstance() - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
createContainerID() - Method in class org.uberfire.ext.layout.editor.client.infra.UniqueIDGenerator
 
createEmptyDropCommand() - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 
createInstanceEmptyDropRow() - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 
createInstanceRow() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
createInstanceRow() - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 
createRowDropCommand() - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 
createRowID(String) - Method in class org.uberfire.ext.layout.editor.client.infra.UniqueIDGenerator
 
CSS() - Method in interface org.uberfire.ext.layout.editor.client.resources.WebAppResource
 

D

destroy(Object) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
destroy(Object) - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 
destroy(Object) - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
destroy(Object) - Static method in class org.uberfire.ext.layout.editor.client.infra.BeanHelper
 
destroy() - Method in class org.uberfire.ext.layout.editor.client.infra.LayoutDragComponentHelper
 
destroy(Object) - Method in class org.uberfire.ext.layout.editor.client.infra.LayoutDragComponentHelper
 
disableDrop() - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
DndDataJSONConverter - Class in org.uberfire.ext.layout.editor.client.infra
 
DndDataJSONConverter() - Constructor for class org.uberfire.ext.layout.editor.client.infra.DndDataJSONConverter
 
DnDManager - Class in org.uberfire.ext.layout.editor.client.infra
 
DnDManager() - Constructor for class org.uberfire.ext.layout.editor.client.infra.DnDManager
 
dockSelectEvent(UberfireDocksInteractionEvent) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponentsView
 
dockSelectEvent(UberfireDocksInteractionEvent) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumnView
 
DragAndDrop() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
dragComponent(LayoutComponent, String, Column) - Method in class org.uberfire.ext.layout.editor.client.infra.DnDManager
 
DragComponentEndEvent - Class in org.uberfire.ext.layout.editor.client.infra
 
DragComponentEndEvent() - Constructor for class org.uberfire.ext.layout.editor.client.infra.DragComponentEndEvent
 
dragEndComponent() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
dragEndComponent() - Method in class org.uberfire.ext.layout.editor.client.infra.DnDManager
 
dragEndMove() - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
dragEndMove() - Method in class org.uberfire.ext.layout.editor.client.infra.DnDManager
 
DragHelperComponentColumn - Class in org.uberfire.ext.layout.editor.client.infra
 
DragHelperComponentColumn() - Constructor for class org.uberfire.ext.layout.editor.client.infra.DragHelperComponentColumn
 
dragStart() - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
dragStartComponent() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
drop(String) - Method in class org.uberfire.ext.layout.editor.client.components.rows.EmptyDropRow
 
drop(String, RowDrop.Orientation) - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
dropBorder() - Method in interface org.uberfire.ext.layout.editor.client.resources.LayoutEditorCss
 
dropCommand() - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
dropInactive() - Method in interface org.uberfire.ext.layout.editor.client.resources.LayoutEditorCss
 
DuplicateParameterName() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 

E

edit() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
editClick(Event) - Method in class org.uberfire.ext.layout.editor.client.widgets.KebabWidget
 
EditorWidget - Interface in org.uberfire.ext.layout.editor.client.api
 
EmptyDropRow - Class in org.uberfire.ext.layout.editor.client.components.rows
 
EmptyDropRow(EmptyDropRow.View, LayoutDragComponentHelper) - Constructor for class org.uberfire.ext.layout.editor.client.components.rows.EmptyDropRow
 
EmptyDropRow.View - Interface in org.uberfire.ext.layout.editor.client.components.rows
 
EmptyDropRowView - Class in org.uberfire.ext.layout.editor.client.components.rows
 
EmptyDropRowView() - Constructor for class org.uberfire.ext.layout.editor.client.components.rows.EmptyDropRowView
 
enableSideDnD() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
endComponentMove() - Method in class org.uberfire.ext.layout.editor.client.infra.DnDManager
 
endRowMove(String, RowDrop.Orientation) - Method in class org.uberfire.ext.layout.editor.client.infra.DnDManager
 
extractDndData(Event) - Static method in class org.uberfire.ext.layout.editor.client.infra.HTML5DnDHelper
 

F

FORMAT - Static variable in interface org.uberfire.ext.layout.editor.client.api.LayoutDragComponent
 
fromMove(String, Column) - Method in class org.uberfire.ext.layout.editor.client.components.rows.RowDrop
 
fromMove(Column) - Method in class org.uberfire.ext.layout.editor.client.infra.ColumnDrop
 

G

generateDragComponentJSON(LayoutDragComponent) - Method in class org.uberfire.ext.layout.editor.client.infra.DndDataJSONConverter
 
getChildren() - Method in interface org.uberfire.ext.layout.editor.client.api.EditorWidget
 
getColumnHashCode() - Method in class org.uberfire.ext.layout.editor.client.infra.ContainerResizeEvent
 
getColumnID() - Method in class org.uberfire.ext.layout.editor.client.infra.ColumnResizeEvent
 
getColumns() - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
getComponent() - Method in class org.uberfire.ext.layout.editor.client.api.ComponentDropEvent
 
getComponent() - Method in class org.uberfire.ext.layout.editor.client.api.RenderingContext
 
getComponent() - Method in class org.uberfire.ext.layout.editor.client.components.rows.RowDrop
 
getComponent() - Method in class org.uberfire.ext.layout.editor.client.infra.ColumnDrop
 
getComponentProperties() - Method in class org.uberfire.ext.layout.editor.client.infra.ConfigurationContext
 
getComponentProperty(String) - Method in class org.uberfire.ext.layout.editor.client.infra.ConfigurationContext
 
getComponents() - Method in class org.uberfire.ext.layout.editor.client.api.LayoutDragComponentGroup
 
getConfigurationModal(ModalConfigurationContext) - Method in interface org.uberfire.ext.layout.editor.client.api.HasModalConfiguration
Get the modal window holding the component's configuration panel.
getContainer() - Method in class org.uberfire.ext.layout.editor.client.api.RenderingContext
 
getDirection() - Method in class org.uberfire.ext.layout.editor.client.infra.ColumnResizeEvent
 
getDirection() - Method in class org.uberfire.ext.layout.editor.client.infra.ContainerResizeEvent
 
getDragComponentTitle() - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutDragComponent
 
getDraggedColumn() - Method in class org.uberfire.ext.layout.editor.client.infra.DnDManager
 
getEndId() - Method in class org.uberfire.ext.layout.editor.client.infra.ColumnDrop
 
getId() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.Column
 
getId() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
getId() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
getId() - Method in class org.uberfire.ext.layout.editor.client.components.rows.EmptyDropRow
 
getId() - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
getLayout() - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutEditor
 
getLayout() - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
getLayout() - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
getLayoutComponent() - Method in class org.uberfire.ext.layout.editor.client.api.ComponentRemovedEvent
 
getLayoutComponent() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.Column
 
getLayoutComponent() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
getLayoutComponent() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
getLayoutComponent(LayoutDragComponent) - Method in class org.uberfire.ext.layout.editor.client.infra.LayoutDragComponentHelper
 
getLayoutComponentFromDrop(String) - Method in class org.uberfire.ext.layout.editor.client.infra.LayoutDragComponentHelper
 
getLayoutComponentMove() - Method in class org.uberfire.ext.layout.editor.client.infra.DnDManager
 
getLayoutContainer() - Method in class org.uberfire.ext.layout.editor.client.generator.AbstractLayoutGenerator
 
getLayoutContainer() - Method in class org.uberfire.ext.layout.editor.client.generator.BootstrapLayoutGenerator
 
getLayoutDragComponent(String) - Method in class org.uberfire.ext.layout.editor.client.api.LayoutDragComponentGroup
 
getLayoutDragComponent(LayoutComponent) - Method in class org.uberfire.ext.layout.editor.client.generator.AbstractLayoutGenerator
 
getLayoutDragComponent(LayoutComponent) - Method in class org.uberfire.ext.layout.editor.client.generator.BootstrapLayoutGenerator
 
getLayoutDragComponent() - Method in class org.uberfire.ext.layout.editor.client.infra.DragHelperComponentColumn
 
getLayoutDragComponentHelper() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
getLayoutDragComponentIds() - Method in class org.uberfire.ext.layout.editor.client.api.LayoutDragComponentGroup
 
getLayoutName() - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 
getLayoutProperty(String) - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutEditor
 
getLayoutProperty(String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
getLayoutProperty(String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
getMapSettings() - Method in interface org.uberfire.ext.layout.editor.client.api.HasDragAndDropSettings
 
getName() - Method in class org.uberfire.ext.layout.editor.client.api.LayoutDragComponentGroup
 
getOldColumn() - Method in class org.uberfire.ext.layout.editor.client.components.rows.RowDrop
 
getOldColumn() - Method in class org.uberfire.ext.layout.editor.client.infra.ColumnDrop
 
getOrientation() - Method in class org.uberfire.ext.layout.editor.client.components.rows.RowDnDEvent
 
getOrientation() - Method in class org.uberfire.ext.layout.editor.client.components.rows.RowDrop
 
getOrientation() - Method in class org.uberfire.ext.layout.editor.client.infra.ColumnDrop
 
getParent() - Method in interface org.uberfire.ext.layout.editor.client.api.EditorWidget
 
getParentId() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.Column
 
getParentId() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
getParentId() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
getPreviewElement(Widget) - Method in class org.uberfire.ext.layout.editor.client.infra.DragHelperComponentColumn
 
getPreviewWidget(RenderingContext) - Method in class org.uberfire.ext.layout.editor.client.api.InternalDragComponent
 
getPreviewWidget(RenderingContext) - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutDragComponent
Widget shown during the layout edition.
getProperties() - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 
getProperty(String) - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 
getRealBeanClass(LayoutDragComponent) - Method in class org.uberfire.ext.layout.editor.client.infra.LayoutDragComponentHelper
 
getRow() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
getRowHashCode() - Method in class org.uberfire.ext.layout.editor.client.infra.ContainerResizeEvent
 
getRowId() - Method in class org.uberfire.ext.layout.editor.client.components.rows.RowDrop
 
getRowID() - Method in class org.uberfire.ext.layout.editor.client.infra.ColumnResizeEvent
 
getRowId() - Method in class org.uberfire.ext.layout.editor.client.infra.DnDManager
 
getRowIdBegin() - Method in class org.uberfire.ext.layout.editor.client.components.rows.RowDnDEvent
 
getRowIdEnd() - Method in class org.uberfire.ext.layout.editor.client.components.rows.RowDnDEvent
 
getRows() - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 
getSettingsKeys() - Method in interface org.uberfire.ext.layout.editor.client.api.HasDragAndDropSettings
 
getSettingValue(String) - Method in interface org.uberfire.ext.layout.editor.client.api.HasDragAndDropSettings
 
getShowWidget(RenderingContext) - Method in class org.uberfire.ext.layout.editor.client.api.InternalDragComponent
 
getShowWidget(RenderingContext) - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutDragComponent
The widget that display and provides all the component features.
getSize() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.Column
 
getSize() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
getSize() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
getType() - Method in interface org.uberfire.ext.layout.editor.client.api.EditorWidget
 
getType() - Method in class org.uberfire.ext.layout.editor.client.components.rows.RowDrop
 
getValidationError() - Method in class org.uberfire.ext.layout.editor.client.infra.NameValidator
 
getView() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.Column
 
getView() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
getView() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
getView() - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 
getView() - Method in class org.uberfire.ext.layout.editor.client.components.rows.EmptyDropRow
 
getView() - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
getView() - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
getView() - Method in class org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentGroupPresenter
 
getWidget() - Method in interface org.uberfire.ext.layout.editor.client.api.EditorWidget
 
GridSystem() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 

H

hasComponent(Column) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
hasComponent(Column) - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
HasConfiguration - Interface in org.uberfire.ext.layout.editor.client.api
Configuration interface for layout drag components providing any type of configuration screen.
hasConfiguration() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
HasDragAndDropSettings - Interface in org.uberfire.ext.layout.editor.client.api
Interface to allow Drag & Drop Elements to have Default Setting that are going to be shared on the Drag & Drop events
hasInnerRows() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.Column
 
hasInnerRows() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
hasInnerRows() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
HasModalConfiguration - Interface in org.uberfire.ext.layout.editor.client.api
Configuration interface for layout drag components providing a modal configuration screen
hasModalConfiguration() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn.View
 
hasModalConfiguration() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumnView
 
hasModalConfiguration() - Method in class org.uberfire.ext.layout.editor.client.infra.DragHelperComponentColumn
 
HTML5DnDHelper - Class in org.uberfire.ext.layout.editor.client.infra
 
HTML5DnDHelper() - Constructor for class org.uberfire.ext.layout.editor.client.infra.HTML5DnDHelper
 

I

incrementSize() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.Column
 
incrementSize() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
incrementSize() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
init(String, LayoutDragComponentGroup, String, String) - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutEditor
 
init(String, Integer, ParameterizedCommand<ColumnDrop>, ParameterizedCommand<ColumnDrop>, ParameterizedCommand<Column>) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
init(ColumnWithComponents) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponentsView
 
init(String, Integer, LayoutComponent, ParameterizedCommand<ColumnDrop>, ParameterizedCommand<Column>, boolean, boolean) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
init(String, Integer, LayoutComponent, ParameterizedCommand<ColumnDrop>, ParameterizedCommand<Column>, boolean) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
init(ComponentColumn) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumnView
 
init(Container) - Method in class org.uberfire.ext.layout.editor.client.components.container.ContainerView
 
init(ParameterizedCommand<RowDrop>, String, String) - Method in class org.uberfire.ext.layout.editor.client.components.rows.EmptyDropRow
 
init(EmptyDropRow) - Method in class org.uberfire.ext.layout.editor.client.components.rows.EmptyDropRowView
 
init(ParameterizedCommand<RowDrop>, ParameterizedCommand<Row>, ParameterizedCommand<ColumnDrop>) - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
init(ParameterizedCommand<RowDrop>, ParameterizedCommand<Row>, ParameterizedCommand<ColumnDrop>, ColumnWithComponents) - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
init(Row) - Method in class org.uberfire.ext.layout.editor.client.components.rows.RowView
 
init() - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorEntryPoint
 
init(String, LayoutDragComponentGroup, String, String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
init(LayoutEditorPresenter) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
init(Command, Command) - Method in class org.uberfire.ext.layout.editor.client.widgets.KebabWidget
 
init(LayoutDragComponentGroup) - Method in class org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentGroupPresenter
 
init(LayoutDragComponentGroupPresenter) - Method in class org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentGroupView
 
init(LayoutDragComponent) - Method in class org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentWidget
 
initNew() - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
INSTANCE - Static variable in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
INSTANCE - Static variable in interface org.uberfire.ext.layout.editor.client.resources.WebAppResource
 
INTERNAL_DRAG_COMPONENT - Static variable in class org.uberfire.ext.layout.editor.client.api.InternalDragComponent
 
InternalDragComponent - Class in org.uberfire.ext.layout.editor.client.api
Super class of the layout editor's internal components
InternalDragComponent() - Constructor for class org.uberfire.ext.layout.editor.client.api.InternalDragComponent
 
InvalidActivityID() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
InvalidGridConfiguration() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
InvalidLayoutName() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
InvalidMenuLabel() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
InvalidParameterName() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
InvalidTagName() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
isADownDrop() - Method in class org.uberfire.ext.layout.editor.client.infra.ColumnDrop
 
isALeftDrop() - Method in class org.uberfire.ext.layout.editor.client.infra.ColumnDrop
 
isASideDrop() - Method in class org.uberfire.ext.layout.editor.client.infra.ColumnDrop
 
isDropEnable() - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
isInnerColumn() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
isLeft() - Method in class org.uberfire.ext.layout.editor.client.infra.ColumnResizeEvent
 
isLeft() - Method in class org.uberfire.ext.layout.editor.client.infra.ContainerResizeEvent
 
isOnComponentMove() - Method in class org.uberfire.ext.layout.editor.client.infra.DnDManager
 
isOnRowMove() - Method in class org.uberfire.ext.layout.editor.client.infra.DnDManager
 
isValid(String) - Method in class org.uberfire.ext.layout.editor.client.infra.NameValidator
 

K

KebabWidget - Class in org.uberfire.ext.layout.editor.client.widgets
 
KebabWidget() - Constructor for class org.uberfire.ext.layout.editor.client.widgets.KebabWidget
 

L

LayoutDragComponent - Interface in org.uberfire.ext.layout.editor.client.api
This interface defines the main contract between the Layout Editor's module and components implementations.
LayoutDragComponentGroup - Class in org.uberfire.ext.layout.editor.client.api
 
LayoutDragComponentGroup(String) - Constructor for class org.uberfire.ext.layout.editor.client.api.LayoutDragComponentGroup
 
LayoutDragComponentGroupPresenter - Class in org.uberfire.ext.layout.editor.client.widgets
 
LayoutDragComponentGroupPresenter(LayoutDragComponentGroupPresenter.View) - Constructor for class org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentGroupPresenter
 
LayoutDragComponentGroupPresenter.View - Interface in org.uberfire.ext.layout.editor.client.widgets
 
layoutDragComponentGroups - Variable in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
LayoutDragComponentGroupView - Class in org.uberfire.ext.layout.editor.client.widgets
 
LayoutDragComponentGroupView() - Constructor for class org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentGroupView
 
LayoutDragComponentHelper - Class in org.uberfire.ext.layout.editor.client.infra
 
LayoutDragComponentHelper() - Constructor for class org.uberfire.ext.layout.editor.client.infra.LayoutDragComponentHelper
 
LayoutDragComponentWidget - Class in org.uberfire.ext.layout.editor.client.widgets
 
LayoutDragComponentWidget() - Constructor for class org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentWidget
 
LayoutEditor - Interface in org.uberfire.ext.layout.editor.client.api
 
LayoutEditorCss - Interface in org.uberfire.ext.layout.editor.client.resources
 
LayoutEditorEntryPoint - Class in org.uberfire.ext.layout.editor.client
 
LayoutEditorEntryPoint() - Constructor for class org.uberfire.ext.layout.editor.client.LayoutEditorEntryPoint
 
LayoutEditorPlugin - Interface in org.uberfire.ext.layout.editor.client.api
 
LayoutEditorPluginImpl - Class in org.uberfire.ext.layout.editor.client
 
LayoutEditorPluginImpl() - Constructor for class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
LayoutEditorPresenter - Class in org.uberfire.ext.layout.editor.client
 
LayoutEditorPresenter(LayoutEditorPresenter.View, Container, ManagedInstance<LayoutDragComponentGroupPresenter>) - Constructor for class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
LayoutEditorPresenter.View - Interface in org.uberfire.ext.layout.editor.client
 
LayoutEditorView - Class in org.uberfire.ext.layout.editor.client
 
LayoutEditorView() - Constructor for class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
LayoutGenerator - Interface in org.uberfire.ext.layout.editor.client.generator
 
layoutNameValidador() - Static method in class org.uberfire.ext.layout.editor.client.infra.NameValidator
 
LayoutTemplateAdapter - Class in org.uberfire.ext.layout.editor.client.infra
 
LayoutTemplateAdapter() - Constructor for class org.uberfire.ext.layout.editor.client.infra.LayoutTemplateAdapter
 
left() - Method in class org.uberfire.ext.layout.editor.client.infra.ColumnResizeEvent
 
left() - Method in class org.uberfire.ext.layout.editor.client.infra.ContainerResizeEvent
 
load(PluginType, Path, ParameterizedCommand<LayoutEditorModel>) - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutEditorPlugin
 
load(LayoutTemplate, String, String) - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 
load(ParameterizedCommand<RowDrop>, LayoutRow, ParameterizedCommand<Row>, ParameterizedCommand<ColumnDrop>) - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
load(PluginType, Path, ParameterizedCommand<LayoutEditorModel>) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
loadDefaultLayout(String) - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutEditor
 
loadDefaultLayout(String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
loadEmptyLayout(String, String, String) - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 
loadEmptyLayout(String, String, String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
loadLayout(LayoutTemplate) - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutEditor
 
loadLayout(LayoutTemplate) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
loadLayout(LayoutTemplate, String, String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
lookupDragTypeBean(String) - Method in class org.uberfire.ext.layout.editor.client.infra.LayoutDragComponentHelper
 

M

menuLabelValidator() - Static method in class org.uberfire.ext.layout.editor.client.infra.NameValidator
 
ModalConfigurationContext - Class in org.uberfire.ext.layout.editor.client.api
This class provides the context required during to configure a layout component using a modal screen
ModalConfigurationContext(LayoutComponent, Command, Command) - Constructor for class org.uberfire.ext.layout.editor.client.api.ModalConfigurationContext
 

N

NameValidator - Class in org.uberfire.ext.layout.editor.client.infra
 
newComponent() - Method in class org.uberfire.ext.layout.editor.client.components.rows.RowDrop
 
newComponent() - Method in class org.uberfire.ext.layout.editor.client.infra.ColumnDrop
 
NewRow() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 

O

onDrop(ColumnDrop.Orientation, String) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
onDrop(ColumnDrop.Orientation, String) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
org.uberfire.ext.layout.editor.client - package org.uberfire.ext.layout.editor.client
 
org.uberfire.ext.layout.editor.client.api - package org.uberfire.ext.layout.editor.client.api
 
org.uberfire.ext.layout.editor.client.components.columns - package org.uberfire.ext.layout.editor.client.components.columns
 
org.uberfire.ext.layout.editor.client.components.container - package org.uberfire.ext.layout.editor.client.components.container
 
org.uberfire.ext.layout.editor.client.components.rows - package org.uberfire.ext.layout.editor.client.components.rows
 
org.uberfire.ext.layout.editor.client.generator - package org.uberfire.ext.layout.editor.client.generator
 
org.uberfire.ext.layout.editor.client.infra - package org.uberfire.ext.layout.editor.client.infra
 
org.uberfire.ext.layout.editor.client.resources - package org.uberfire.ext.layout.editor.client.resources
 
org.uberfire.ext.layout.editor.client.resources.i18n - package org.uberfire.ext.layout.editor.client.resources.i18n
 
org.uberfire.ext.layout.editor.client.widgets - package org.uberfire.ext.layout.editor.client.widgets
 

P

PanelConfigurationContext - Class in org.uberfire.ext.layout.editor.client.api
This class provides the context required during to configure a layout component using a modal screen
PanelConfigurationContext(LayoutComponent, Command, Command) - Constructor for class org.uberfire.ext.layout.editor.client.api.PanelConfigurationContext
 
parameterNameValidator() - Static method in class org.uberfire.ext.layout.editor.client.infra.NameValidator
 
post() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
post() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
post() - Method in class org.uberfire.ext.layout.editor.client.components.rows.EmptyDropRow
 
post() - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
preDestroy() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
preDestroy() - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 
preDestroy() - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 

R

readJSONDragComponent(String) - Method in class org.uberfire.ext.layout.editor.client.infra.DndDataJSONConverter
 
recalculateSize() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
reduzeSize() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.Column
 
reduzeSize() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
reduzeSize() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
remove(Column) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
remove() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
removeChild(EditorWidget) - Method in interface org.uberfire.ext.layout.editor.client.api.EditorWidget
 
removeChildColumn(Column) - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
removeClick(Event) - Method in class org.uberfire.ext.layout.editor.client.widgets.KebabWidget
 
removeColumn(Column) - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
removeComponent(String) - Method in interface org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentGroupPresenter.View
 
removeComponent(String) - Method in class org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentGroupView
 
removeComponentProperty(String) - Method in class org.uberfire.ext.layout.editor.client.infra.ConfigurationContext
 
removeDraggableComponentFromGroup(String, String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
removeDraggableComponentFromGroup(String) - Method in class org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentGroupPresenter
 
removeDraggableComponentGroup(String) - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutEditor
 
removeDraggableComponentGroup(String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
removeDraggableComponentGroup(UberElement<LayoutDragComponentGroupPresenter>) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
removeDraggableComponentGroup(UberElement<LayoutDragComponentGroupPresenter>) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
removeDraggableGroup(String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
removeDraggableGroupComponent(String, String) - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutEditor
 
removeDraggableGroupComponent(String, String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
RenderingContext - Class in org.uberfire.ext.layout.editor.client.api
This class provides the context required to render drag components within the layout.
RenderingContext(LayoutComponent, Widget) - Constructor for class org.uberfire.ext.layout.editor.client.api.RenderingContext
 
reset() - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 
resetComponentProperties() - Method in class org.uberfire.ext.layout.editor.client.infra.ConfigurationContext
 
resizeColumns(ColumnResizeEvent) - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
resizeEventObserver(ContainerResizeEvent) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponentsView
 
resizeEventObserver(ContainerResizeEvent) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumnView
 
resizeLeft() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
resizeLeft() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
resizeRight() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
resizeRight() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
right() - Method in class org.uberfire.ext.layout.editor.client.infra.ColumnResizeEvent
 
right() - Method in class org.uberfire.ext.layout.editor.client.infra.ContainerResizeEvent
 
Row - Class in org.uberfire.ext.layout.editor.client.components.rows
 
Row(Row.View, Instance<ComponentColumn>, Instance<ColumnWithComponents>, DnDManager, LayoutDragComponentHelper, Event<ComponentDropEvent>, Event<ComponentRemovedEvent>) - Constructor for class org.uberfire.ext.layout.editor.client.components.rows.Row
 
Row.View - Interface in org.uberfire.ext.layout.editor.client.components.rows
 
rowContainer() - Method in interface org.uberfire.ext.layout.editor.client.resources.LayoutEditorCss
 
RowDnDEvent - Class in org.uberfire.ext.layout.editor.client.components.rows
 
RowDnDEvent(String, String, RowDrop.Orientation) - Constructor for class org.uberfire.ext.layout.editor.client.components.rows.RowDnDEvent
 
RowDrop - Class in org.uberfire.ext.layout.editor.client.components.rows
 
RowDrop(LayoutComponent, String, RowDrop.Orientation) - Constructor for class org.uberfire.ext.layout.editor.client.components.rows.RowDrop
 
RowDrop.Orientation - Enum in org.uberfire.ext.layout.editor.client.components.rows
 
RowDrop.Type - Enum in org.uberfire.ext.layout.editor.client.components.rows
 
rowIsEmpty() - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
RowView - Class in org.uberfire.ext.layout.editor.client.components.rows
 
RowView() - Constructor for class org.uberfire.ext.layout.editor.client.components.rows.RowView
 

S

save(Path, RemoteCallback<Path>) - Method in interface org.uberfire.ext.layout.editor.client.api.LayoutEditorPlugin
 
save(Path, RemoteCallback<Path>) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
setComponentProperty(String, String) - Method in class org.uberfire.ext.layout.editor.client.infra.ConfigurationContext
 
setContent() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn.View
 
setContent() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumnView
 
setDndData(Event, String) - Static method in class org.uberfire.ext.layout.editor.client.infra.HTML5DnDHelper
 
setDropCommand(ParameterizedCommand<ColumnDrop>) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
setId(String) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
setId(String) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
setId(String) - Method in class org.uberfire.ext.layout.editor.client.components.rows.EmptyDropRow
 
setId(String) - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
setInnerColumn() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
setLayoutComponent(LayoutComponent) - Method in class org.uberfire.ext.layout.editor.client.infra.DragHelperComponentColumn
 
setParentId(String) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
setSettingValue(String, String) - Method in interface org.uberfire.ext.layout.editor.client.api.HasDragAndDropSettings
 
setSize(Integer) - Method in interface org.uberfire.ext.layout.editor.client.components.columns.Column
 
setSize(Integer) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
setSize(String) - Method in interface org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents.View
 
setSize(String) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponentsView
 
setSize(Integer) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
setSize(String) - Method in interface org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn.View
 
setSize(String) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumnView
 
setTitle(String, String) - Method in interface org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentGroupPresenter.View
 
setTitle(String, String) - Method in class org.uberfire.ext.layout.editor.client.widgets.LayoutDragComponentGroupView
 
setup(LayoutComponent) - Method in interface org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn.View
 
setup(LayoutComponent) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumnView
 
setup() - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 
setupContainer(UberElement<Container>) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
setupContainer(UberElement<Container>) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
setupResize(boolean, boolean) - Method in interface org.uberfire.ext.layout.editor.client.components.columns.Column
 
setupResize(boolean, boolean) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
setupResize() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents.View
 
setupResize() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponentsView
 
setupResize(boolean, boolean) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
setupResize() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn.View
 
setupResize() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumnView
 
setupText(String, String) - Method in interface org.uberfire.ext.layout.editor.client.components.rows.EmptyDropRow.View
 
setupText(String, String) - Method in class org.uberfire.ext.layout.editor.client.components.rows.EmptyDropRowView
 
setupWidget() - Method in interface org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn.View
 
setupWidget() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumnView
 
shouldPreviewDrop() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
shouldPreviewDrop() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
showConfigComponentModal(Command, Command) - Method in interface org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn.View
 
showConfigComponentModal(Command, Command) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumnView
 
showConfigModal(Command, Command) - Method in class org.uberfire.ext.layout.editor.client.infra.DragHelperComponentColumn
 
swapRows(RowDnDEvent) - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 

T

tagNameValidator() - Static method in class org.uberfire.ext.layout.editor.client.infra.NameValidator
 
toLayoutTemplate() - Method in class org.uberfire.ext.layout.editor.client.components.container.Container
 

U

UniqueIDGenerator - Class in org.uberfire.ext.layout.editor.client.infra
 
UniqueIDGenerator() - Constructor for class org.uberfire.ext.layout.editor.client.infra.UniqueIDGenerator
 
updateView() - Method in class org.uberfire.ext.layout.editor.client.components.columns.ComponentColumn
 
updateView() - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 

V

VALID_DIR_REGEX - Static variable in class org.uberfire.ext.layout.editor.client.infra.NameValidator
 
valueOf(String) - Static method in enum org.uberfire.ext.layout.editor.client.components.rows.RowDrop.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.ext.layout.editor.client.components.rows.RowDrop.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.ext.layout.editor.client.infra.ColumnDrop.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.ext.layout.editor.client.infra.ColumnDrop.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.uberfire.ext.layout.editor.client.components.rows.RowDrop.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.ext.layout.editor.client.components.rows.RowDrop.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.ext.layout.editor.client.infra.ColumnDrop.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.ext.layout.editor.client.infra.ColumnDrop.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebAppResource - Interface in org.uberfire.ext.layout.editor.client.resources
 
withComponents(ComponentColumn...) - Method in class org.uberfire.ext.layout.editor.client.components.columns.ColumnWithComponents
 
withOneColumn(LayoutComponent, boolean) - Method in class org.uberfire.ext.layout.editor.client.components.rows.Row
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links
Uberfire Layout Editor Client 1.0.0.CR2

Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.