public class ToggleControlGroup<T> extends ChoiceBase<T>
| Modifier and Type | Field and Description |
|---|---|
static String |
VALUE_PROPERTY_NAME |
anchor, contextMenu, parent, path, peer, peerType, properties| Constructor and Description |
|---|
ToggleControlGroup(Class<T> itemType,
Application app) |
ToggleControlGroup(String id,
Class<T> itemType,
Application app) |
ToggleControlGroup(String id,
net.thevpc.common.props.PropertyType itemType,
Application app) |
| Modifier and Type | Method and Description |
|---|---|
Panel |
container() |
protected AppToggleControl |
createToggleControl() |
protected void |
prepareShowing(AppToggleControl b,
int index) |
protected void |
prepareUnshowing(AppToggleControl b,
int index) |
protected void |
valuesChanged(net.thevpc.common.props.PropertyEvent event) |
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, 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, waitaccelerator, 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, withpublic static final String VALUE_PROPERTY_NAME
public ToggleControlGroup(Class<T> itemType, Application app)
public ToggleControlGroup(String id, Class<T> itemType, Application app)
public ToggleControlGroup(String id, net.thevpc.common.props.PropertyType itemType, Application app)
public Panel container()
protected void prepareShowing(AppToggleControl b, int index)
protected void prepareUnshowing(AppToggleControl b, int index)
protected AppToggleControl createToggleControl()
protected void valuesChanged(net.thevpc.common.props.PropertyEvent event)
Copyright © 2021 vpc open source initiative. All rights reserved.