public interface AppChoiceControl<T> extends AppControl
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableValue<AppChoiceItemRenderer<T>> |
itemRenderer() |
net.thevpc.common.props.PropertyType |
itemType() |
net.thevpc.common.props.WritableListIndexSelectionExt<T> |
selection() |
net.thevpc.common.props.WritableList<T> |
values() |
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<AppChoiceItemRenderer<T>> itemRenderer()
net.thevpc.common.props.PropertyType itemType()
net.thevpc.common.props.WritableList<T> values()
net.thevpc.common.props.WritableListIndexSelectionExt<T> selection()
Copyright © 2021 vpc open source initiative. All rights reserved.