| Package | Description |
|---|---|
| org.uberfire.ext.layout.editor.client.components.container | |
| org.uberfire.ext.layout.editor.client.components.rows |
| Modifier and Type | Method and Description |
|---|---|
protected EmptyDropRow |
Container.createInstanceEmptyDropRow() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerView.addEmptyRow(UberElement<EmptyDropRow> emptyDropRow) |
void |
Container.View.addEmptyRow(UberElement<EmptyDropRow> emptyDropRow) |
| Constructor and Description |
|---|
Container(Container.View view,
javax.enterprise.inject.Instance<Row> rowInstance,
javax.enterprise.inject.Instance<EmptyDropRow> emptyDropRowInstance,
javax.enterprise.event.Event<ComponentDropEvent> componentDropEvent) |
| Modifier and Type | Method and Description |
|---|---|
UberElement<EmptyDropRow> |
EmptyDropRow.getView() |
| Modifier and Type | Method and Description |
|---|---|
void |
EmptyDropRowView.init(EmptyDropRow presenter) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.