| Package | Description |
|---|---|
| net.thevpc.echo | |
| net.thevpc.echo.api.components | |
| net.thevpc.echo.constraints | |
| net.thevpc.echo.impl.components |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableValue<Anchor> |
WritableTextStyle.align() |
| Constructor and Description |
|---|
Window(String id,
net.thevpc.common.i18n.Str title,
Anchor anchor,
AppComponent component) |
Window(String id,
net.thevpc.common.i18n.Str title,
Anchor anchor,
AppComponent component,
Application app) |
Window(String id,
net.thevpc.common.i18n.Str title,
Anchor anchor,
Application app) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableValue<Anchor> |
AppComponent.anchor() |
| Modifier and Type | Method and Description |
|---|---|
void |
AppTreeItemContext.setTextAlign(Anchor align) |
void |
AppChoiceItemContext.setTextAlign(Anchor align) |
| Modifier and Type | Method and Description |
|---|---|
static Anchor |
Anchor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Anchor[] |
Anchor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected net.thevpc.common.props.WritableValue<Anchor> |
ComponentBase.anchor |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableValue<Anchor> |
ComponentBase.anchor() |
Copyright © 2021 vpc open source initiative. All rights reserved.