Modifier and Type | Interface and Description |
---|---|
interface |
LayoutEditorElement
Layout editor's element interface
|
interface |
LayoutEditorElementPart |
Modifier and Type | Interface and Description |
---|---|
interface |
Column<T> |
Modifier and Type | Class and Description |
---|---|
class |
ColumnWithComponents |
class |
ComponentColumn |
class |
ComponentColumnPart |
Modifier and Type | Class and Description |
---|---|
class |
Container |
Modifier and Type | Class and Description |
---|---|
class |
Row |
Modifier and Type | Method and Description |
---|---|
LayoutElementWithProperties |
LayoutElementPropertyChangedEvent.getElement() |
LayoutElementWithProperties |
LayoutElementClearAllPropertiesEvent.getElement() |
LayoutElementWithProperties |
LayoutEditorElementUnselectEvent.getElement() |
Constructor and Description |
---|
LayoutEditorElementUnselectEvent(LayoutElementWithProperties element) |
LayoutElementClearAllPropertiesEvent(LayoutElementWithProperties layoutEditorElement) |
LayoutElementPropertyChangedEvent(LayoutElementWithProperties layoutEditorElement,
String property,
String oldValue,
String newValue) |
Modifier and Type | Method and Description |
---|---|
PropertyEditorFieldInfo |
LayoutEditorCssHelper.createField(LayoutElementWithProperties element,
CssProperty property) |
Modifier and Type | Method and Description |
---|---|
LayoutElementWithProperties |
LayoutElementPropertiesPresenter.getLayoutElement() |
Modifier and Type | Method and Description |
---|---|
void |
LayoutElementPropertiesPresenter.edit(LayoutElementWithProperties element) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.