public class ChoiceList<T> extends ChoiceBase<T> implements AppChoiceList<T>
anchor, contextMenu, parent, path, peer, peerType, properties| Constructor and Description |
|---|
ChoiceList(Class<T> itemType,
Application app) |
ChoiceList(String id,
Class<T> itemType,
Application app) |
ChoiceList(String id,
net.thevpc.common.props.PropertyType itemType,
Application app) |
| Modifier and Type | Method and Description |
|---|---|
void |
ensureIndexIsVisible(int index) |
AppChoiceListPeer |
peer() |
itemRenderer, itemType, selection, valuesaccelerator, active, anchor, app, backgroundColor, bounds, childConstraints, componentType, contextMenu, copy, copyDefault, createListeners, editable, editing, enabled, events, focused, foregroundColor, icon, iconConfig, iconSet, id, largeIcon, locale, mnemonic, opaque, order, parent, parentConstraints, path, peer, peerType, prefSize, prepareUnshowing, properties, requestFocus, resolveDefaultComponentConstructor, setOptions, setParent, setPeer, shown, title, titleStyle, tooltip, updateUI, visiblefullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, toString, userObjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waititemRenderer, itemType, selection, valuesaccelerator, 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, peerType, prefSize, properties, requestFocus, setOptions, shown, title, titleStyle, tooltip, visiblegetChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, readOnly, userObjects, with, withpublic ChoiceList(Class<T> itemType, Application app)
public ChoiceList(String id, Class<T> itemType, Application app)
public ChoiceList(String id, net.thevpc.common.props.PropertyType itemType, Application app)
public AppChoiceListPeer peer()
peer in interface AppChoiceList<T>peer in interface AppComponentpeer in class ComponentBasepublic void ensureIndexIsVisible(int index)
ensureIndexIsVisible in interface AppChoiceList<T>Copyright © 2021 vpc open source initiative. All rights reserved.