public class TextListProperty extends ListProperty<String>
valuesgroup, parameters| Constructor and Description |
|---|
TextListProperty() |
TextListProperty(TextListProperty original)
Copy constructor.
|
_validate, equals, getValues, hashCode, toStringValuesaddParameter, compareTo, copy, getGroup, getParameter, getParameters, getParameters, getSupportedVersions, isSupportedBy, removeParameter, setGroup, setParameter, setParameters, toString, validatepublic TextListProperty()
public TextListProperty(TextListProperty original)
original - the property to make a copy ofCopyright © 2012–2023 Michael Angstadt. All rights reserved.