| Package | Description |
|---|---|
| org.uberfire.ext.layout.editor.client | |
| org.uberfire.ext.layout.editor.client.widgets |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,LayoutDragComponentGroupPresenter> |
LayoutEditorPresenter.layoutDragComponentGroups |
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutEditorView.addDraggableComponentGroup(UberElement<LayoutDragComponentGroupPresenter> group) |
void |
LayoutEditorPresenter.View.addDraggableComponentGroup(UberElement<LayoutDragComponentGroupPresenter> group) |
void |
LayoutEditorView.removeDraggableComponentGroup(UberElement<LayoutDragComponentGroupPresenter> group) |
void |
LayoutEditorPresenter.View.removeDraggableComponentGroup(UberElement<LayoutDragComponentGroupPresenter> id) |
| Constructor and Description |
|---|
LayoutEditorPresenter(LayoutEditorPresenter.View view,
Container container,
org.jboss.errai.ioc.client.api.ManagedInstance<LayoutDragComponentGroupPresenter> layoutDragComponentGroupInstance) |
| Modifier and Type | Method and Description |
|---|---|
UberElement<LayoutDragComponentGroupPresenter> |
LayoutDragComponentGroupPresenter.getView() |
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutDragComponentGroupView.init(LayoutDragComponentGroupPresenter presenter) |
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.