public interface AppNumberControl<T extends Number> extends AppControl
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableValue<T> |
majorTicks() |
net.thevpc.common.props.WritableValue<T> |
max() |
net.thevpc.common.props.WritableValue<T> |
min() |
net.thevpc.common.props.WritableValue<T> |
minorTicks() |
net.thevpc.common.props.WritableBoolean |
snapToTicks() |
net.thevpc.common.props.WritableValue<T> |
step() |
net.thevpc.common.props.WritableValue<T> |
value() |
Class<T> |
valueType() |
accelerator, active, anchor, app, backgroundColor, bounds, childConstraints, componentType, contextMenu, copy, editable, editing, enabled, events, focused, foregroundColor, icon, iconConfig, iconSet, id, largeIcon, locale, mnemonic, opaque, order, parent, parentConstraints, path, peer, peer, peerType, prefSize, properties, requestFocus, setOptions, shown, title, titleStyle, tooltip, visiblegetChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, readOnly, userObjects, with, withnet.thevpc.common.props.WritableValue<T> value()
net.thevpc.common.props.WritableValue<T> min()
net.thevpc.common.props.WritableValue<T> max()
net.thevpc.common.props.WritableValue<T> step()
net.thevpc.common.props.WritableValue<T> minorTicks()
net.thevpc.common.props.WritableValue<T> majorTicks()
net.thevpc.common.props.WritableBoolean snapToTicks()
Copyright © 2021 vpc open source initiative. All rights reserved.