Uberfire Layout Editor Client 0.8.0.CR1
A B C D E F G H I L M N O P R S T U V W 

A

activityIdValidator() - Static method in class org.uberfire.ext.layout.editor.client.validation.NameValidator
 
addChild(EditorWidget) - Method in class org.uberfire.ext.layout.editor.client.structure.ColumnEditorWidget
 
addChild(EditorWidget) - Method in class org.uberfire.ext.layout.editor.client.structure.ComponentEditorWidget
 
addChild(EditorWidget) - Method in interface org.uberfire.ext.layout.editor.client.structure.EditorWidget
 
addChild(EditorWidget) - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
addChild(EditorWidget) - Method in class org.uberfire.ext.layout.editor.client.structure.RowEditorWidget
 
addComponentProperty(EditorWidget, String, String) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
addComponentProperty(EditorWidget, String, String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
addDraggable(String, DragGridElement) - Method in class org.uberfire.ext.layout.editor.client.components.DynamicLayoutDraggableGroup
 
addDraggableComponentGroup(LayoutDragComponentGroup) - Method in interface org.uberfire.ext.layout.editor.client.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(LayoutDragComponentGroup) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
addDraggableComponentGroup(LayoutDragComponentGroup) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
addDraggableComponentToGroup(String, String, LayoutDragComponent) - Method in interface org.uberfire.ext.layout.editor.client.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
 
addDraggableComponentToGroup(String, String, LayoutDragComponent) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
addDraggableComponentToGroup(String, String, LayoutDragComponent) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
addLayoutDragComponent(String, LayoutDragComponent) - Method in class org.uberfire.ext.layout.editor.client.components.LayoutDragComponentGroup
 
addLayoutProperty(String, String) - Method in interface org.uberfire.ext.layout.editor.client.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
 
addLayoutProperty(String, String) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
addLayoutProperty(String, String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
addLayoutProperty(String, String) - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
addPropertyToLayoutComponent(EditorWidget, String, String) - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
addPropertyToLayoutComponentByKey(String, String, String) - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
asWidget() - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditor
 
asWidget() - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 

B

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.BootstrapLayoutGenerator
 
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.row.RowView
 

C

childsIsRowEditorWidgetUI() - Method in class org.uberfire.ext.layout.editor.client.structure.ColumnEditorWidget
 
Column() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
ColumnEditorWidget - Class in org.uberfire.ext.layout.editor.client.structure
 
ColumnEditorWidget(RowEditorWidget, ComplexPanel, String) - Constructor for class org.uberfire.ext.layout.editor.client.structure.ColumnEditorWidget
 
CommonConstants - Interface in org.uberfire.ext.layout.editor.client.resources.i18n
 
COMPONENT_PARAMS - Static variable in class org.uberfire.ext.layout.editor.client.dnd.DndDataJSONConverter
 
COMPONENT_TYPE - Static variable in class org.uberfire.ext.layout.editor.client.dnd.DndDataJSONConverter
 
ComponentEditorWidget - Class in org.uberfire.ext.layout.editor.client.structure
 
ComponentEditorWidget(EditorWidget, ComplexPanel, LayoutDragComponent) - Constructor for class org.uberfire.ext.layout.editor.client.structure.ComponentEditorWidget
 
componentMap - Variable in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
Components() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
configurationCancelled() - Method in class org.uberfire.ext.layout.editor.client.components.ConfigurationContext
 
ConfigurationContext - Class in org.uberfire.ext.layout.editor.client.components
This class provides the context required during a layout component configuration
ConfigurationContext(LayoutComponent, Panel, LayoutComponentView) - Constructor for class org.uberfire.ext.layout.editor.client.components.ConfigurationContext
 
configurationFinished() - Method in class org.uberfire.ext.layout.editor.client.components.ConfigurationContext
 
Container() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
convertToLayoutEditor() - Method in class org.uberfire.ext.layout.editor.client.util.LayoutTemplateAdapter
 
createLayoutComponentView(ColumnEditorWidget, LayoutComponent, LayoutDragComponent) - Method in class org.uberfire.ext.layout.editor.client.row.RowView
 
createRowView(ColumnEditorWidget, DropColumnPanel, LayoutRow) - Method in class org.uberfire.ext.layout.editor.client.row.RowView
 
CSS() - Method in interface org.uberfire.ext.layout.editor.client.resources.WebAppResource
 

D

DndDataJSONConverter - Class in org.uberfire.ext.layout.editor.client.dnd
 
DndDataJSONConverter() - Constructor for class org.uberfire.ext.layout.editor.client.dnd.DndDataJSONConverter
 
DragAndDrop() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
draggableGroups - Variable in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
DragGridElement - Class in org.uberfire.ext.layout.editor.client.dnd
 
DragGridElement(LayoutDragComponent) - Constructor for class org.uberfire.ext.layout.editor.client.dnd.DragGridElement
 
DragTypeBeanResolver - Class in org.uberfire.ext.layout.editor.client.util
 
DragTypeBeanResolver() - Constructor for class org.uberfire.ext.layout.editor.client.util.DragTypeBeanResolver
 
dropBorder() - Method in interface org.uberfire.ext.layout.editor.client.resources.LayoutEditorCss
 
DropColumnPanel - Class in org.uberfire.ext.layout.editor.client.dnd
 
DropColumnPanel(ColumnEditorWidget) - Constructor for class org.uberfire.ext.layout.editor.client.dnd.DropColumnPanel
 
dropInactive() - Method in interface org.uberfire.ext.layout.editor.client.resources.LayoutEditorCss
 
DropRowPanel - Class in org.uberfire.ext.layout.editor.client.dnd
 
DropRowPanel(LayoutEditorWidget) - Constructor for class org.uberfire.ext.layout.editor.client.dnd.DropRowPanel
 
DuplicateParameterName() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
DynamicLayoutDraggableGroup - Class in org.uberfire.ext.layout.editor.client.components
 
DynamicLayoutDraggableGroup() - Constructor for class org.uberfire.ext.layout.editor.client.components.DynamicLayoutDraggableGroup
 

E

EditorWidget - Interface in org.uberfire.ext.layout.editor.client.structure
 

F

FORMAT - Static variable in interface org.uberfire.ext.layout.editor.client.components.LayoutDragComponent
 

G

generateDragComponentJSON(LayoutDragComponent) - Method in class org.uberfire.ext.layout.editor.client.dnd.DndDataJSONConverter
 
getChildren() - Method in class org.uberfire.ext.layout.editor.client.structure.ColumnEditorWidget
 
getChildren() - Method in class org.uberfire.ext.layout.editor.client.structure.ComponentEditorWidget
 
getChildren() - Method in interface org.uberfire.ext.layout.editor.client.structure.EditorWidget
 
getChildren() - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
getChildren() - Method in class org.uberfire.ext.layout.editor.client.structure.RowEditorWidget
 
getChilds() - Method in class org.uberfire.ext.layout.editor.client.structure.ColumnEditorWidget
 
getColumnEditors() - Method in class org.uberfire.ext.layout.editor.client.structure.RowEditorWidget
 
getComponent() - Method in class org.uberfire.ext.layout.editor.client.components.RenderingContext
 
getComponentProperties() - Method in class org.uberfire.ext.layout.editor.client.components.ConfigurationContext
 
getComponentProperty(String) - Method in class org.uberfire.ext.layout.editor.client.components.ConfigurationContext
 
getConfigurationModal(ModalConfigurationContext) - Method in interface org.uberfire.ext.layout.editor.client.components.HasModalConfiguration
Get the modal window holding the component's configuration panel.
getConfigurationPanel(PanelConfigurationContext) - Method in interface org.uberfire.ext.layout.editor.client.components.HasPanelConfiguration
Get the panel window holding the component's configuration panel.
getContainer() - Method in class org.uberfire.ext.layout.editor.client.components.ConfigurationContext
 
getContainer() - Method in class org.uberfire.ext.layout.editor.client.components.RenderingContext
 
getContainer() - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
getDragWidget() - Method in class org.uberfire.ext.layout.editor.client.components.GridLayoutDragComponent
 
getDragWidget() - Method in interface org.uberfire.ext.layout.editor.client.components.LayoutDragComponent
Widget shown in the layout editor's component palette.
getEditorWidget() - Method in class org.uberfire.ext.layout.editor.client.components.LayoutComponentView
 
getLayout() - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditor
 
getLayout() - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
getLayout() - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
getLayoutComponent(EditorWidget) - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
getLayoutComponentProperties(EditorWidget) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
getLayoutComponentProperties(EditorWidget) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
getLayoutComponentProperties(EditorWidget) - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
getLayoutDragComponent(String) - Method in class org.uberfire.ext.layout.editor.client.components.LayoutDragComponentGroup
 
getLayoutDragComponent(LayoutComponent) - Method in class org.uberfire.ext.layout.editor.client.row.RowView
 
getLayoutDragComponentIds() - Method in class org.uberfire.ext.layout.editor.client.components.LayoutDragComponentGroup
 
getLayoutEditorWidget() - Method in class org.uberfire.ext.layout.editor.client.components.LayoutComponentView
 
getLayoutProperties() - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
getLayoutProperty(String) - Method in interface org.uberfire.ext.layout.editor.client.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
 
getLayoutProperty(String) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
getLayoutProperty(String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
getLayoutProperty(String) - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
getModel() - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
getModel() - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
getName() - Method in class org.uberfire.ext.layout.editor.client.components.LayoutDragComponentGroup
 
getName() - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
getParent() - Method in class org.uberfire.ext.layout.editor.client.structure.ColumnEditorWidget
 
getParent() - Method in class org.uberfire.ext.layout.editor.client.structure.ComponentEditorWidget
 
getParent() - Method in interface org.uberfire.ext.layout.editor.client.structure.EditorWidget
 
getParent() - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
getParent() - Method in class org.uberfire.ext.layout.editor.client.structure.RowEditorWidget
 
getPreviewWidget(RenderingContext) - Method in class org.uberfire.ext.layout.editor.client.components.InternalDragComponent
 
getPreviewWidget(RenderingContext) - Method in interface org.uberfire.ext.layout.editor.client.components.LayoutDragComponent
Widget shown during the layout edition.
getRowEditors() - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
getRowSpans() - Method in class org.uberfire.ext.layout.editor.client.structure.RowEditorWidget
 
getSettingsKeys() - Method in class org.uberfire.ext.layout.editor.client.components.GridLayoutDragComponent
 
getSettingsKeys() - Method in interface org.uberfire.ext.layout.editor.client.components.HasDragAndDropSettings
 
getSettingValue(String) - Method in class org.uberfire.ext.layout.editor.client.components.GridLayoutDragComponent
 
getSettingValue(String) - Method in interface org.uberfire.ext.layout.editor.client.components.HasDragAndDropSettings
 
getShowWidget(RenderingContext) - Method in class org.uberfire.ext.layout.editor.client.components.InternalDragComponent
 
getShowWidget(RenderingContext) - Method in interface org.uberfire.ext.layout.editor.client.components.LayoutDragComponent
The widget that display and provides all the component features.
getSpan() - Method in class org.uberfire.ext.layout.editor.client.components.GridLayoutDragComponent
 
getSpan() - Method in class org.uberfire.ext.layout.editor.client.structure.ColumnEditorWidget
 
getType() - Method in class org.uberfire.ext.layout.editor.client.structure.ColumnEditorWidget
 
getType() - Method in class org.uberfire.ext.layout.editor.client.structure.ComponentEditorWidget
 
getType() - Method in interface org.uberfire.ext.layout.editor.client.structure.EditorWidget
 
getType() - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
getType() - Method in class org.uberfire.ext.layout.editor.client.structure.RowEditorWidget
 
getValidationError() - Method in class org.uberfire.ext.layout.editor.client.dnd.GridValueValidator
 
getValidationError() - Method in class org.uberfire.ext.layout.editor.client.validation.NameValidator
 
getView() - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
getWidget() - Method in class org.uberfire.ext.layout.editor.client.structure.ColumnEditorWidget
 
getWidget() - Method in class org.uberfire.ext.layout.editor.client.structure.ComponentEditorWidget
 
getWidget() - Method in interface org.uberfire.ext.layout.editor.client.structure.EditorWidget
 
getWidget() - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
getWidget() - Method in class org.uberfire.ext.layout.editor.client.structure.RowEditorWidget
 
GridLayoutDragComponent - Class in org.uberfire.ext.layout.editor.client.components
 
GridLayoutDragComponent(Event<NotificationEvent>) - Constructor for class org.uberfire.ext.layout.editor.client.components.GridLayoutDragComponent
 
GridSystem() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
GridValueValidator - Class in org.uberfire.ext.layout.editor.client.dnd
 
GridValueValidator() - Constructor for class org.uberfire.ext.layout.editor.client.dnd.GridValueValidator
 

H

HasConfiguration - Interface in org.uberfire.ext.layout.editor.client.components
Configuration interface for layout drag components providing any type of configuration screen.
HasDragAndDropSettings - Interface in org.uberfire.ext.layout.editor.client.components
Interface to allow Drag & Drop Elements to have Default Setting that are going to be shared on the Drag & Drop events
HasModalConfiguration - Interface in org.uberfire.ext.layout.editor.client.components
Configuration interface for layout drag components providing a modal configuration screen
HasOnDropNotification - Interface in org.uberfire.ext.layout.editor.client.components
Interface that allows to notify when an element has been droped.
HasOnRemoveNotification - Interface in org.uberfire.ext.layout.editor.client.components
Interface that allows to notify when an element has been removed.
HasPanelConfiguration - Interface in org.uberfire.ext.layout.editor.client.components
Configuration interface for layout drag components providing an inline panel configuration screen

I

init() - Method in class org.uberfire.ext.layout.editor.client.components.LayoutComponentView
 
init(String, List<LayoutDragComponent>) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditor
 
init() - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorEntryPoint
 
init(String, List<LayoutDragComponent>) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
init(LayoutEditorPresenter) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
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.components.InternalDragComponent
 
InternalDragComponent - Class in org.uberfire.ext.layout.editor.client.components
Super class of the layout editor's internal components
InternalDragComponent() - Constructor for class org.uberfire.ext.layout.editor.client.components.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
 
isNewComponent() - Method in class org.uberfire.ext.layout.editor.client.components.LayoutComponentView
 
isValid(String) - Method in class org.uberfire.ext.layout.editor.client.dnd.GridValueValidator
 
isValid(String) - Method in class org.uberfire.ext.layout.editor.client.validation.NameValidator
 

L

LayoutComponentView - Class in org.uberfire.ext.layout.editor.client.components
 
LayoutComponentView(ColumnEditorWidget, LayoutDragComponent, boolean) - Constructor for class org.uberfire.ext.layout.editor.client.components.LayoutComponentView
 
LayoutComponentView(ColumnEditorWidget, LayoutComponent, LayoutDragComponent) - Constructor for class org.uberfire.ext.layout.editor.client.components.LayoutComponentView
 
LayoutDragComponent - Interface in org.uberfire.ext.layout.editor.client.components
This interface defines the main contract between the Layout Editor's module and components implementations.
LayoutDragComponentGroup - Class in org.uberfire.ext.layout.editor.client.components
 
LayoutDragComponentGroup(String) - Constructor for class org.uberfire.ext.layout.editor.client.components.LayoutDragComponentGroup
 
LayoutEditor - Interface in org.uberfire.ext.layout.editor.client
 
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
 
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) - 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(LayoutEditorWidget) - Constructor for class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
LayoutEditorWidget - Class in org.uberfire.ext.layout.editor.client.structure
 
LayoutEditorWidget() - Constructor for class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
LayoutGenerator - Interface in org.uberfire.ext.layout.editor.client.generator
 
layoutNameValidador() - Static method in class org.uberfire.ext.layout.editor.client.validation.NameValidator
 
layoutProperties - Variable in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
LayoutTemplateAdapter - Class in org.uberfire.ext.layout.editor.client.util
 
LayoutTemplateAdapter(LayoutEditorWidget) - Constructor for class org.uberfire.ext.layout.editor.client.util.LayoutTemplateAdapter
 
load(PluginType, Path, ParameterizedCommand<LayoutEditorModel>) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPlugin
 
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.LayoutEditor
 
loadDefaultLayout(String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
loadDefaultLayout(String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
loadDefaultLayout(String) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
loadDefaultLayout(String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
loadLayout(LayoutTemplate) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditor
 
loadLayout(LayoutTemplate) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
loadLayout(LayoutTemplate) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
lookupDragTypeBean(String) - Method in class org.uberfire.ext.layout.editor.client.util.DragTypeBeanResolver
 

M

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

N

NameValidator - Class in org.uberfire.ext.layout.editor.client.validation
 
NewRow() - Method in interface org.uberfire.ext.layout.editor.client.resources.i18n.CommonConstants
 
notifyChildRemoval(List<EditorWidget>) - Method in class org.uberfire.ext.layout.editor.client.structure.RowEditorWidget
 

O

onDropComponent() - Method in interface org.uberfire.ext.layout.editor.client.components.HasOnDropNotification
 
onRemoveComponent() - Method in interface org.uberfire.ext.layout.editor.client.components.HasOnRemoveNotification
 
org.uberfire.ext.layout.editor.client - package org.uberfire.ext.layout.editor.client
 
org.uberfire.ext.layout.editor.client.components - package org.uberfire.ext.layout.editor.client.components
 
org.uberfire.ext.layout.editor.client.dnd - package org.uberfire.ext.layout.editor.client.dnd
 
org.uberfire.ext.layout.editor.client.generator - package org.uberfire.ext.layout.editor.client.generator
 
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.row - package org.uberfire.ext.layout.editor.client.row
 
org.uberfire.ext.layout.editor.client.structure - package org.uberfire.ext.layout.editor.client.structure
 
org.uberfire.ext.layout.editor.client.util - package org.uberfire.ext.layout.editor.client.util
 
org.uberfire.ext.layout.editor.client.validation - package org.uberfire.ext.layout.editor.client.validation
 

P

PanelConfigurationContext - Class in org.uberfire.ext.layout.editor.client.components
This class provides the context required during to configure a layout component using a modal screen
PanelConfigurationContext(LayoutComponent, Panel, LayoutComponentView) - Constructor for class org.uberfire.ext.layout.editor.client.components.PanelConfigurationContext
 
parameterNameValidator() - Static method in class org.uberfire.ext.layout.editor.client.validation.NameValidator
 

R

readJSONDragComponent(String) - Method in class org.uberfire.ext.layout.editor.client.dnd.DndDataJSONConverter
 
registerLayoutComponent(EditorWidget, LayoutComponent) - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
remove() - Method in class org.uberfire.ext.layout.editor.client.components.LayoutComponentView
 
removeChild(EditorWidget) - Method in class org.uberfire.ext.layout.editor.client.structure.ColumnEditorWidget
 
removeChild(EditorWidget) - Method in class org.uberfire.ext.layout.editor.client.structure.ComponentEditorWidget
 
removeChild(EditorWidget) - Method in interface org.uberfire.ext.layout.editor.client.structure.EditorWidget
 
removeChild(EditorWidget) - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
removeChild(EditorWidget) - Method in class org.uberfire.ext.layout.editor.client.structure.RowEditorWidget
 
removeComponentProperty(String) - Method in class org.uberfire.ext.layout.editor.client.components.ConfigurationContext
 
removeDraggable(String) - Method in class org.uberfire.ext.layout.editor.client.components.DynamicLayoutDraggableGroup
 
removeDraggableComponentFromGroup(String, String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
removeDraggableComponentFromGroup(String, String) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
removeDraggableComponentFromGroup(String, String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
removeDraggableComponentGroup(String) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditor
 
removeDraggableComponentGroup(String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
removeDraggableGroup(String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
removeDraggableGroup(String) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
removeDraggableGroup(String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
removeDraggableGroupComponent(String, String) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditor
 
removeDraggableGroupComponent(String, String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPluginImpl
 
removeFromParent() - Method in class org.uberfire.ext.layout.editor.client.structure.ComponentEditorWidget
 
removeFromParent() - Method in class org.uberfire.ext.layout.editor.client.structure.RowEditorWidget
 
removeLayoutComponentProperty(EditorWidget, String) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
removeLayoutComponentProperty(EditorWidget, String) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
removeLayoutComponentProperty(EditorWidget, String) - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
RenderingContext - Class in org.uberfire.ext.layout.editor.client.components
This class provides the context required to render drag components within the layout.
RenderingContext(LayoutComponent, Panel) - Constructor for class org.uberfire.ext.layout.editor.client.components.RenderingContext
 
resetComponentProperties() - Method in class org.uberfire.ext.layout.editor.client.components.ConfigurationContext
 
resetLayoutComponentProperties(EditorWidget) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
resetLayoutComponentProperties(EditorWidget) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
resetLayoutComponentProperties(EditorWidget) - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
rowContainer() - Method in interface org.uberfire.ext.layout.editor.client.resources.LayoutEditorCss
 
RowEditorWidget - Class in org.uberfire.ext.layout.editor.client.structure
 
RowEditorWidget(EditorWidget, ComplexPanel, String) - Constructor for class org.uberfire.ext.layout.editor.client.structure.RowEditorWidget
 
RowEditorWidget(EditorWidget, ComplexPanel, List<String>) - Constructor for class org.uberfire.ext.layout.editor.client.structure.RowEditorWidget
 
RowView - Class in org.uberfire.ext.layout.editor.client.row
 
RowView(LayoutEditorWidget, String) - Constructor for class org.uberfire.ext.layout.editor.client.row.RowView
 
RowView(ColumnEditorWidget, String, DropColumnPanel) - Constructor for class org.uberfire.ext.layout.editor.client.row.RowView
 
RowView(LayoutEditorWidget, LayoutRow) - Constructor for class org.uberfire.ext.layout.editor.client.row.RowView
 

S

save(Path, RemoteCallback<Path>) - Method in interface org.uberfire.ext.layout.editor.client.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.components.ConfigurationContext
 
setConverter(DndDataJSONConverter) - Method in class org.uberfire.ext.layout.editor.client.dnd.DragGridElement
 
setConverter(DndDataJSONConverter) - Method in class org.uberfire.ext.layout.editor.client.dnd.DropColumnPanel
 
setConverter(DndDataJSONConverter) - Method in class org.uberfire.ext.layout.editor.client.dnd.DropRowPanel
 
setName(String) - Method in class org.uberfire.ext.layout.editor.client.components.DynamicLayoutDraggableGroup
 
setSettingValue(String, String) - Method in class org.uberfire.ext.layout.editor.client.components.GridLayoutDragComponent
 
setSettingValue(String, String) - Method in interface org.uberfire.ext.layout.editor.client.components.HasDragAndDropSettings
 
setSpan(String) - Method in class org.uberfire.ext.layout.editor.client.components.GridLayoutDragComponent
 
setup(ComplexPanel, LayoutTemplate) - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 
setupComponents(List<LayoutDragComponent>) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
setupComponents(List<LayoutDragComponent>) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
setupContent(LayoutTemplate) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
setupContent(LayoutTemplate) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
setupDndPallete(List<LayoutDragComponent>) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 
setupGridSystem(List<LayoutDragComponent>) - Method in interface org.uberfire.ext.layout.editor.client.LayoutEditorPresenter.View
 
setupGridSystem(List<LayoutDragComponent>) - Method in class org.uberfire.ext.layout.editor.client.LayoutEditorView
 
SPAN - Static variable in class org.uberfire.ext.layout.editor.client.components.GridLayoutDragComponent
 
SPANS - Static variable in class org.uberfire.ext.layout.editor.client.LayoutEditorPresenter
 

T

tagNameValidator() - Static method in class org.uberfire.ext.layout.editor.client.validation.NameValidator
 
toLayoutTemplate() - Method in class org.uberfire.ext.layout.editor.client.structure.LayoutEditorWidget
 

U

update() - Method in class org.uberfire.ext.layout.editor.client.components.LayoutComponentView
 

V

VALID_DIR_REGEX - Static variable in class org.uberfire.ext.layout.editor.client.validation.NameValidator
 

W

WebAppResource - Interface in org.uberfire.ext.layout.editor.client.resources
 
A B C D E F G H I L M N O P R S T U V W 
Uberfire Layout Editor Client 0.8.0.CR1

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