| Package | Description |
|---|---|
| org.uberfire.ext.layout.editor.client.api | |
| org.uberfire.ext.layout.editor.client.components.rows | |
| org.uberfire.ext.layout.editor.client.infra |
| Modifier and Type | Method and Description |
|---|---|
static ComponentDropType |
ComponentDropType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentDropType[] |
ComponentDropType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentDropType |
RowDrop.getType() |
| Modifier and Type | Method and Description |
|---|---|
ComponentDropType |
ColumnDrop.getType() |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.