Class DateTimeAttribute
java.lang.Object
cn.mapway.ui.client.mvc.attribute.AbstractAttribute
cn.mapway.ui.client.mvc.attribute.editor.date.DateTimeAttribute
- All Implemented Interfaces:
IAttribute
时间日期属性
-
Field Summary
Fields inherited from class cn.mapway.ui.client.mvc.attribute.AbstractAttribute
altName, BASIC_GROUP, dataType, defaultValue, description, errorTip, group, icon, name, optionProvider, rank, readOnly, required, tip, validator, visible -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cn.mapway.ui.client.mvc.attribute.AbstractAttribute
findParameterValue, getAltName, getAttrVisible, getDataType, getDefaultValue, getDescription, getEditorMetaData, getErrorTip, getGroup, getIcon, getId, getName, getOptionProvider, getRank, getRuntimeParameters, getTip, getValidateRegx, isReadonly, isRequired, notifyPropertyChange, param, parseEditor, parseParameters, replaceParameter, setAltName, setAttrVisible, setChangeCallback, setDataType, setDefaultValue, setDescription, setEditorData, setErrorTip, setGroup, setIcon, setName, setOptionProvider, setRank, setReadOnly, setRequired, setTip, setValidateRegxMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cn.mapway.ui.client.mvc.attribute.IAttribute
getValue, setValue
-
Constructor Details
-
DateTimeAttribute
-
-
Method Details
-
setFormat
-