public class AppWindowStateSetValue extends net.thevpc.common.props.impl.DelegateProperty<AppWindowStateSet>
| Constructor and Description |
|---|
AppWindowStateSetValue(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(AppWindowState a) |
protected net.thevpc.common.props.WritableValue<AppWindowStateSet> |
getBase() |
boolean |
is(AppWindowState a) |
net.thevpc.common.props.ObservableValue<AppWindowStateSet> |
readOnly() |
String |
toString() |
Set<AppWindowState> |
values() |
public AppWindowStateSetValue(String name)
protected net.thevpc.common.props.WritableValue<AppWindowStateSet> getBase()
getBase in class net.thevpc.common.props.impl.DelegateProperty<AppWindowStateSet>public void add(AppWindowState a)
public boolean is(AppWindowState a)
public Set<AppWindowState> values()
public net.thevpc.common.props.ObservableValue<AppWindowStateSet> readOnly()
Copyright © 2021 vpc open source initiative. All rights reserved.