public class DefaultCollapsibleGroup extends AbstractGroup<DefaultCollapsibleGroup> implements CollapsibleGroup<DefaultCollapsibleGroup>
CollapsibleGroup.Attributes
Constructor and Description |
---|
DefaultCollapsibleGroup() |
DefaultCollapsibleGroup(CollapsibleGroup<?> component) |
Modifier and Type | Method and Description |
---|---|
DefaultCollapsibleGroup |
copy() |
canEqual, equals, getDescription, getHelpText, getHint, getTooltip, hashCode, isHidden, setDescription, setHelpText, setHidden, setHint, setTooltip
compareTo, getActions, getAttributes, getAugmentationKey, getClassifier, getComponents, getConditionals, getEndpoints, getId, getLabel, getOrder, getScope, getType, isTranslatable, setActions, setAttributes, setAugmentationKey, setClassifier, setComponents, setConditionals, setEndpoints, setId, setLabel, setOrder, setScope, setTranslatable, setType, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
collapsed, collapsed, notCollapsed
getHelpText, getHint, getTooltip, helpText, helpText, hidden, hidden, hint, hint, isHidden, notHidden, setHelpText, setHidden, setHint, setTooltip, tooltip, tooltip
addExternal, addExternal, addField, addField, addField, addFields, addFormComponents, addGroup, addGroup, external, field, findExternal, findField, findGroup, getExternal, getField, getGroup, group, removeExternal, removeField, removeGroup
addAction, addAction, addComponent, addEndpoint, addEndpoint, apply, attribute, augmentationKey, classifier, clearConditionals, clearEndpoints, conditional, conditionals, description, description, findAction, findAction, findActions, findAttribute, findComponent, findComponent, findComponents, findEndpoint, findEndpoint, findEndpoints, get, get, getAction, getAction, getActions, getActionsList, getAttribute, getAttribute, getAttributes, getAugmentationKey, getClassifier, getComponent, getComponent, getComponents, getComponentsList, getConditionals, getDescription, getEndpoint, getEndpoint, getEndpoints, getEndpointsList, getId, getLabel, getOrder, getScope, getType, hasAction, hasAttribute, hasComponent, hasEndpoint, id, isAugmentable, isTranslatable, label, label, notTranslatable, order, removeAction, removeAttribute, removeComponent, removeEndpoint, scope, self, setActions, setAttributes, setAugmentationKey, setClassifier, setComponents, setConditionals, setDescription, setEndpoints, setId, setLabel, setOrder, setScope, setTranslatable, setType, translatable, translatable, type
compareTo
public DefaultCollapsibleGroup()
public DefaultCollapsibleGroup(CollapsibleGroup<?> component)
public DefaultCollapsibleGroup copy()
copy
in interface Copyable<DefaultCollapsibleGroup>
Copyright © 2021. All rights reserved.