| Package | Description |
|---|---|
| net.thevpc.echo | |
| net.thevpc.echo.api.components |
| Modifier and Type | Method and Description |
|---|---|
static Orientation |
Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Orientation[] |
Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableValue<Orientation> |
SplitPane.orientation() |
| Constructor and Description |
|---|
SplitPane(Orientation orientation,
Application app) |
SplitPane(String id,
Orientation orientation,
Application app) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableValue<Orientation> |
AppSplitPane.orientation() |
Copyright © 2021 vpc open source initiative. All rights reserved.