| Package | Description |
|---|---|
| org.uberfire.client.workbench.docks |
| Modifier and Type | Method and Description |
|---|---|
UberfireDock |
UberfireDocksInteractionEvent.getTargetDock() |
UberfireDock |
UberfireDock.withLabel(String label) |
UberfireDock |
UberfireDock.withSize(double size) |
| Modifier and Type | Method and Description |
|---|---|
void |
UberfireDocks.add(UberfireDock... docks) |
void |
UberfireDocks.expand(UberfireDock dock) |
void |
UberfireDocks.remove(UberfireDock... docks) |
| Constructor and Description |
|---|
UberfireDocksInteractionEvent(UberfireDock targetDock,
UberfireDocksInteractionEvent.InteractionType type) |
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.