public class BundleConfigGroupItem extends AConfigParam implements IBundleConfigParam, Serializable
crypticValue, defaultValue, dependentMandatoryParamNames, description, mandatory, name, nameEditable
Constructor and Description |
---|
BundleConfigGroupItem(String groupingName) |
BundleConfigGroupItem(String groupingName,
String description) |
Modifier and Type | Method and Description |
---|---|
boolean |
isGroupItem()
Legt fest, ob der Parameter als Gruppierungüberschrift dient.
|
addDependentMandatoryParamName, equals, getDefaultValue, getDependentMandatoryParamNames, getDescription, getName, hashCode, isCrypticValue, isMandatory, isNameEditable, setCrypticValue, setDefaultValue, setDependentMandatoryParamNames, setDescription, setMandatory, setName, setNameEditable, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getDefaultValue, getDependentMandatoryParamNames, getDescription, getDisplayName, getName, isCrypticValue, isMandatory, isNameEditable
public BundleConfigGroupItem(String groupingName)
public boolean isGroupItem()
IBasicConfigParam
isGroupItem
in interface IBasicConfigParam
isGroupItem
in class AConfigParam
true
wenn es sich bei dem zugrundeliegenden Element um ein Strukturierungselement handelt,
sonst false
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.