Uses of Class
cn.mapway.ui.client.mvc.attribute.editor.AttributeEditor
-
-
Uses of AttributeEditor in cn.mapway.ui.client.mvc.attribute.editor.checkbox
Classes in cn.mapway.ui.client.mvc.attribute.editor.checkbox with annotations of type AttributeEditor Modifier and Type Class Description classCheckBoxAttributeEditor -
Uses of AttributeEditor in cn.mapway.ui.client.mvc.attribute.editor.color
Classes in cn.mapway.ui.client.mvc.attribute.editor.color with annotations of type AttributeEditor Modifier and Type Class Description classColorBoxAttributeEditor颜色 属性编辑 -
Uses of AttributeEditor in cn.mapway.ui.client.mvc.attribute.editor.date
Classes in cn.mapway.ui.client.mvc.attribute.editor.date with annotations of type AttributeEditor Modifier and Type Class Description classDateTimeAttributeEditor -
Uses of AttributeEditor in cn.mapway.ui.client.mvc.attribute.editor.dropdown
Classes in cn.mapway.ui.client.mvc.attribute.editor.dropdown with annotations of type AttributeEditor Modifier and Type Class Description classDropdownAttributeEditor下拉框的属性编辑器 -
Uses of AttributeEditor in cn.mapway.ui.client.mvc.attribute.editor.editorselector
Classes in cn.mapway.ui.client.mvc.attribute.editor.editorselector with annotations of type AttributeEditor Modifier and Type Class Description classEditorSelectAttributeEditor属性编辑器选择 编辑器 -
Uses of AttributeEditor in cn.mapway.ui.client.mvc.attribute.editor.icon
Classes in cn.mapway.ui.client.mvc.attribute.editor.icon with annotations of type AttributeEditor Modifier and Type Class Description classIconAttributeEditor -
Uses of AttributeEditor in cn.mapway.ui.client.mvc.attribute.editor.label
Classes in cn.mapway.ui.client.mvc.attribute.editor.label with annotations of type AttributeEditor Modifier and Type Class Description classLabelAttributeEditor -
Uses of AttributeEditor in cn.mapway.ui.client.mvc.attribute.editor.padding
Classes in cn.mapway.ui.client.mvc.attribute.editor.padding with annotations of type AttributeEditor Modifier and Type Class Description classPaddingBoxAttributeEditorPadding box 数值编辑 box数值为 [top right bottom left] 或者 [top bottom] [left right] 或者 [value] -
Uses of AttributeEditor in cn.mapway.ui.client.mvc.attribute.editor.sys
Classes in cn.mapway.ui.client.mvc.attribute.editor.sys with annotations of type AttributeEditor Modifier and Type Class Description classSliderAttributeEditor滑动条属性编辑器 滑动条本身可以定义一些参数 SlideProperty 滑动条输出的值 value为 sliderProperty中设定的值 当代码初始化改组件的时候 可以传入滑动条的属性classTextAreaAttributeEditor -
Uses of AttributeEditor in cn.mapway.ui.client.mvc.attribute.editor.textbox
Classes in cn.mapway.ui.client.mvc.attribute.editor.textbox with annotations of type AttributeEditor Modifier and Type Class Description classTextboxAttributeEditor文本框编辑器 -
Uses of AttributeEditor in cn.mapway.ui.client.mvc.attribute.editor.uploader
Classes in cn.mapway.ui.client.mvc.attribute.editor.uploader with annotations of type AttributeEditor Modifier and Type Class Description classImageUploadAttributeEditor图片上传相关属性编辑器
-