Uses of Class
cn.mapway.ui.client.widget.CommonEventComposite
-
-
Uses of CommonEventComposite in cn.mapway.ui.client.frame
Subclasses of CommonEventComposite in cn.mapway.ui.client.frame Modifier and Type Class Description classModuleBarclassModuleBoxModuleBoxclassModuleSelectorModuleSelector 模型选择classSubsystemModule子系统窗口管理器 子系统管理器 能够管理本子系统下的所有子模块 如果子模块所属的group为 全屏,就会将子模块进行全屏展示classToolbarModuleToobarModule 此类的子类可以拥有一个工具栏classToolbarModulesToobarModules 此类的子类可以拥有一个工具栏,该工具栏上展示一些子模块 -
Uses of CommonEventComposite in cn.mapway.ui.client.mvc
Subclasses of CommonEventComposite in cn.mapway.ui.client.mvc Modifier and Type Class Description classBaseAbstractModule模块基类. -
Uses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.checkbox
Subclasses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.checkbox Modifier and Type Class Description classCheckBoxAttributeEditor -
Uses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.color
Subclasses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.color Modifier and Type Class Description classColorBoxAttributeEditor颜色 属性编辑 -
Uses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.common
Subclasses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.common Modifier and Type Class Description classAbstractAttributeEditor<T>抽象的属性编辑器基类 继承类实现 setValue getValue 提供 popupWidget 会提供一个 button进行选择 提供 DisplayWidget 会显示widget 没有 会使用缺省的 TextBox -
Uses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.date
Subclasses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.date Modifier and Type Class Description classDateTimeAttributeEditor -
Uses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.dropdown
Subclasses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.dropdown Modifier and Type Class Description classDropdownAttributeEditor下拉框的属性编辑器classListDataItem列表框的选项编辑器 -
Uses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.editorselector
Subclasses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.editorselector Modifier and Type Class Description classEditorHorizontalPanelclassEditorSelectAttributeEditor属性编辑器选择 编辑器classEditorSelector编辑器选择 -
Uses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.icon
Subclasses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.icon Modifier and Type Class Description classIconAttributeEditor -
Uses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.inspector
Subclasses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.inspector Modifier and Type Class Description classAttributeGroupAttributeGroup 属性组classAttributeTableclassEventsInspector对象事件查看classObjectInspectorObjectInspector 对象属性检查器classObjectInspectorPanel目标属性检查器对话框 和 ObjectInspector想对应 只不过 这里提供了对话框式的UIclassSimpleAttributeGroupSimpleAttributeGroup 属性组 -
Uses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.label
Subclasses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.label Modifier and Type Class Description classLabelAttributeEditor -
Uses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.padding
Subclasses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.padding Modifier and Type Class Description classPaddingBoxAttributeEditorPadding box 数值编辑 box数值为 [top right bottom left] 或者 [top bottom] [left right] 或者 [value] -
Uses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.sys
Subclasses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.sys Modifier and Type Class Description classSliderAttributeEditor滑动条属性编辑器 滑动条本身可以定义一些参数 SlideProperty 滑动条输出的值 value为 sliderProperty中设定的值 当代码初始化改组件的时候 可以传入滑动条的属性classTextAreaAttributeEditor -
Uses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.textbox
Subclasses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.textbox Modifier and Type Class Description classTextboxAttributeEditor文本框编辑器 -
Uses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.uploader
Subclasses of CommonEventComposite in cn.mapway.ui.client.mvc.attribute.editor.uploader Modifier and Type Class Description classImageUploadAttributeEditor图片上传相关属性编辑器 -
Uses of CommonEventComposite in cn.mapway.ui.client.widget
Subclasses of CommonEventComposite in cn.mapway.ui.client.widget Modifier and Type Class Description classDropdownItemclassImageUploader图像上传组件,上传后自动展示该图片, 上传开始 报告 SUBMIT事件 上传完成 报告OK事件.classSliderEx -
Uses of CommonEventComposite in cn.mapway.ui.client.widget.buttons
Subclasses of CommonEventComposite in cn.mapway.ui.client.widget.buttons Modifier and Type Class Description classModuleButton -
Uses of CommonEventComposite in cn.mapway.ui.client.widget.color
Subclasses of CommonEventComposite in cn.mapway.ui.client.widget.color Modifier and Type Class Description classColorChooserColorChooser 颜色选择器 比较高级 -
Uses of CommonEventComposite in cn.mapway.ui.client.widget.dialog
Subclasses of CommonEventComposite in cn.mapway.ui.client.widget.dialog Modifier and Type Class Description classSaveBarSaveBar fire close ok two event -
Uses of CommonEventComposite in cn.mapway.ui.client.widget.icon
Subclasses of CommonEventComposite in cn.mapway.ui.client.widget.icon Modifier and Type Class Description classIconSelectorIconSelector 图标选择面板 -
Uses of CommonEventComposite in cn.mapway.ui.client.widget.tree
Subclasses of CommonEventComposite in cn.mapway.ui.client.widget.tree Modifier and Type Class Description classImageTextItemImageTextItem ImageTextItem 的样式表如下
-