public class DublinEditorField extends Object implements Serializable
| Constructor and Description | 
|---|
| DublinEditorField() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getElement()Gets the element attribute. | 
| String | getValue()Gets the value attribute. | 
| void | setElement(String element)Sets the element attribute value. | 
| void | setValue(String value)Sets the value attribute value. | 
public DublinEditorField()
public String getElement()
public void setElement(String element)
element - The element to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.