public class MultivalueDateDataHandler extends Object implements MultivalueDataHandler
Date values.| Constructor and Description |
|---|
MultivalueDateDataHandler(com.saperion.ngc.iform.xml.EditFieldType editField) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears all values contained in the field.
|
Object |
getObjectValue() |
com.saperion.intf.SaPropertyValue |
getPropertyValue() |
String |
getText() |
void |
parseText(String text)
Reads the data from the text entered in the field.
|
void |
setObjectValue(Object value)
Sets the value of this field.
|
void |
setPropertyValue(com.saperion.intf.SaPropertyValue value)
Sets the value of this field.
|
public MultivalueDateDataHandler(com.saperion.ngc.iform.xml.EditFieldType editField)
editField - definition of the field that will use this handlerpublic void parseText(String text)
MultivalueDataHandlerparseText in interface MultivalueDataHandlertext - field's textpublic String getText()
getText in interface MultivalueDataHandlerpublic void clear()
MultivalueDataHandlerclear in interface MultivalueDataHandlerpublic Object getObjectValue()
getObjectValue in interface MultivalueDataHandlerpublic void setObjectValue(Object value)
MultivalueDataHandlersetObjectValue in interface MultivalueDataHandlervalue - to setpublic void setPropertyValue(com.saperion.intf.SaPropertyValue value)
MultivalueDataHandlersetPropertyValue in interface MultivalueDataHandlervalue - property value to setpublic com.saperion.intf.SaPropertyValue getPropertyValue()
getPropertyValue in interface MultivalueDataHandlerSaPropertyValueCopyright © 2016 SAPERION AG. All rights reserved.