public class TextField extends BaseField implements Field, Serializable
| Constructor and Description |
|---|
TextField() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryId() |
String |
getCategoryName() |
List<Object> |
getValues()
Get the values of the field.
|
void |
setCategoryId(String categoryId) |
void |
setCategoryName(String categoryName) |
getDateTimeValues, getEmbeddedValues, getFieldType, getKeywordValues, getLinkedComponentValues, getName, getNumericValues, getTextValues, getXPath, setDateTimeValues, setEmbeddedValues, setFieldType, setKeywords, setLinkedComponentValues, setName, setNumericValues, setTextValues, setXPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFieldType, getName, getXPath, setFieldType, setName, setXPathpublic List<Object> getValues()
BaseFieldpublic String getCategoryName()
public void setCategoryName(String categoryName)
public String getCategoryId()
public void setCategoryId(String categoryId)
Copyright © 2017. All rights reserved.