public class DateTimeAttributeLine extends SlotTypeAttributeLine
COLUMN_WIDTH_ACTION, COLUMN_WIDTH_ATTRIBUTE, COLUMN_WIDTH_VALUE, isBrowserChrome, isBrowserFire, TOTAL_WIDTH
Constructor and Description |
---|
DateTimeAttributeLine(AttributeLineContext context) |
Modifier and Type | Method and Description |
---|---|
com.softwareag.cis.util.CDate |
getDate() |
java.lang.String |
getFormatedValue() |
java.lang.String |
getStatusProp() |
java.lang.String |
getTime() |
void |
setDate(com.softwareag.cis.util.CDate date) |
void |
setTime(java.lang.String time) |
buildUI, getSlot, getStringValue, getValue, hasAction, passivate, setSlot, setValue
getActionContext, getAsset, getAttribute, getAttributeContext, getDescription, getIndex, getLineAddVisible, getLineRemoveVisible, getName, getNCName, getSelected, getShowAttributeName, getUnitLabel, getValues, isModified, isMultiValue, isPrefix, isReadOnly, isRequired, modified, onLineAdd, onLineRemove, revert, setAttributeContext, setModified, setNCName, setReadOnly, setValues
public DateTimeAttributeLine(AttributeLineContext context)
public com.softwareag.cis.util.CDate getDate()
public void setDate(com.softwareag.cis.util.CDate date)
public java.lang.String getFormatedValue()
public java.lang.String getTime()
public void setTime(java.lang.String time)
public java.lang.String getStatusProp()