public class WritableTextStyle
extends net.thevpc.common.props.impl.PropertyBase
| Constructor and Description |
|---|
WritableTextStyle(String name) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableValue<Anchor> |
align() |
boolean |
equals(Object o) |
net.thevpc.common.props.WritableValue<AppFont> |
font() |
int |
hashCode() |
net.thevpc.common.props.WritableBoolean |
strikethrough() |
net.thevpc.common.props.WritableInt |
strokeSize() |
net.thevpc.common.props.WritableBoolean |
underline() |
createListeners, events, fullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, toString, userObjectspublic WritableTextStyle(String name)
public net.thevpc.common.props.WritableValue<AppFont> font()
public net.thevpc.common.props.WritableValue<Anchor> align()
public net.thevpc.common.props.WritableBoolean underline()
public net.thevpc.common.props.WritableBoolean strikethrough()
public net.thevpc.common.props.WritableInt strokeSize()
Copyright © 2021 vpc open source initiative. All rights reserved.