Class ImageUploadEditorMetaData
- java.lang.Object
-
- cn.mapway.ui.client.mvc.attribute.marker.AttrEditorMetaData
-
- cn.mapway.ui.client.mvc.attribute.marker.AbstractEditorMetaData
-
- cn.mapway.ui.client.mvc.attribute.editor.uploader.ImageUploadEditorMetaData
-
- All Implemented Interfaces:
IEditorMetaData,IProductAware
public abstract class ImageUploadEditorMetaData extends AbstractEditorMetaData
ImageUploadEditorMetaData 对应的编辑器实例数据
-
-
Constructor Summary
Constructors Constructor Description ImageUploadEditorMetaData()
-
Method Summary
-
Methods inherited from class cn.mapway.ui.client.mvc.attribute.marker.AbstractEditorMetaData
addParameter, getEditorName, getErrorMessage, getParameterValues, initMetaData, load, save, setOptions
-
Methods inherited from class cn.mapway.ui.client.mvc.attribute.marker.AttrEditorMetaData
asDate, asDateTime, asEmail, asNumber, asTime, asUrl, findParameterValue, getEditorCode, getParameters, replaceParameter, setEditorCode, setProductId
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface cn.mapway.ui.client.mvc.attribute.design.IEditorMetaData
findParameterValue, getEditorCode
-
-