Class ImageUpload
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.Component
-
- net.n2oapp.framework.api.metadata.meta.control.Control
-
- net.n2oapp.framework.api.metadata.meta.control.FileUpload
-
- net.n2oapp.framework.api.metadata.meta.control.ImageUpload
-
- All Implemented Interfaces:
java.io.Serializable,IdAware,JsonPropertiesAware,PropertiesAware,Compiled
public class ImageUpload extends FileUpload
Клиентская модель компонента загрузки изображений- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classImageUpload.ListType
-
Constructor Summary
Constructors Constructor Description ImageUpload()
-
Method Summary
-
Methods inherited from class net.n2oapp.framework.api.metadata.meta.control.Control
containsHimself
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.JsonPropertiesAware
getJsonProperties
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.PropertiesAware
getProperties, setProperties
-
-