Package | Description |
---|---|
org.uberfire.client.workbench.docks |
Modifier and Type | Method and Description |
---|---|
UberfireDocksInteractionEvent.InteractionType |
UberfireDocksInteractionEvent.getType() |
static UberfireDocksInteractionEvent.InteractionType |
UberfireDocksInteractionEvent.InteractionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UberfireDocksInteractionEvent.InteractionType[] |
UberfireDocksInteractionEvent.InteractionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UberfireDocksInteractionEvent(UberfireDockPosition position,
UberfireDocksInteractionEvent.InteractionType type) |
UberfireDocksInteractionEvent(UberfireDock targetDock,
UberfireDocksInteractionEvent.InteractionType type) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.