public class BooleanTestProperty extends TestProperty
TestPropertyType#BOOLEAN test propertiesTestProperty.TestPropertyType| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEFAULT_VALUE |
PROP_CHOICE_COLLECTION, PROP_DEFAULT, PROP_DESCRIPTION, PROP_GROUP, PROP_HIDE, PROP_MASK, PROP_NAME, PROP_TITLE, PROP_TYPE, PROP_VALIDATION| Constructor and Description |
|---|
BooleanTestProperty(String name,
Properties properties)
Build a 'string' property using the given values.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addProperties(Properties properties)
Derived instances must override this and attach additional, type-specific properties
|
TestProperty.TestPropertyType |
getType() |
static Set<String> |
getValueNames() |
addError, addError, compareTo, equals, getChoices, getDefault, getDescription, getErrors, getGroup, getName, getTitle, getValidation, hashCode, isHide, isMask, toProperties, toStringpublic static final boolean DEFAULT_VALUE
public BooleanTestProperty(String name, Properties properties)
public TestProperty.TestPropertyType getType()
getType in class TestPropertyTestPropertyType#BOOLEAN alwaysprotected void addProperties(Properties properties)
TestPropertyaddProperties in class TestPropertyCopyright © 2005–2018 Alfresco Software. All rights reserved.