Uses of Interface
cn.mapway.ui.shared.HasCommonHandlers
-
-
Uses of HasCommonHandlers in cn.mapway.ui.client.frame
Classes in cn.mapway.ui.client.frame that implement HasCommonHandlers Modifier and Type Class Description classModuleBarclassModuleBoxModuleBoxclassModuleSelectorModuleSelector 模型选择classSubsystemModule子系统窗口管理器 子系统管理器 能够管理本子系统下的所有子模块 如果子模块所属的group为 全屏,就会将子模块进行全屏展示classToolbarModuleToobarModule 此类的子类可以拥有一个工具栏classToolbarModulesToobarModules 此类的子类可以拥有一个工具栏,该工具栏上展示一些子模块 -
Uses of HasCommonHandlers in cn.mapway.ui.client.mvc
Classes in cn.mapway.ui.client.mvc that implement HasCommonHandlers Modifier and Type Class Description classBaseAbstractModule模块基类. -
Uses of HasCommonHandlers in cn.mapway.ui.client.mvc.attribute
Classes in cn.mapway.ui.client.mvc.attribute that implement HasCommonHandlers Modifier and Type Class Description classAbstractAttributesProviderAbstractAttributeProvider 提供属性列表 提供器的大部分功能classComposeAttributesProvider联合属性提供器 可以组合几个属性提供其为一个 -
Uses of HasCommonHandlers in cn.mapway.ui.client.mvc.attribute.editor.checkbox
Classes in cn.mapway.ui.client.mvc.attribute.editor.checkbox that implement HasCommonHandlers Modifier and Type Class Description classCheckBoxAttributeEditor -
Uses of HasCommonHandlers in cn.mapway.ui.client.mvc.attribute.editor.color
Classes in cn.mapway.ui.client.mvc.attribute.editor.color that implement HasCommonHandlers Modifier and Type Class Description classColorBoxAttributeEditor颜色 属性编辑 -
Uses of HasCommonHandlers in cn.mapway.ui.client.mvc.attribute.editor.common
Classes in cn.mapway.ui.client.mvc.attribute.editor.common that implement HasCommonHandlers Modifier and Type Class Description classAbstractAttributeEditor<T>抽象的属性编辑器基类 继承类实现 setValue getValue 提供 popupWidget 会提供一个 button进行选择 提供 DisplayWidget 会显示widget 没有 会使用缺省的 TextBoxclassCommonEditorParameterDesigner通用编辑器参数设计器 -
Uses of HasCommonHandlers in cn.mapway.ui.client.mvc.attribute.editor.date
Classes in cn.mapway.ui.client.mvc.attribute.editor.date that implement HasCommonHandlers Modifier and Type Class Description classDateTimeAttributeEditor -
Uses of HasCommonHandlers in cn.mapway.ui.client.mvc.attribute.editor.dropdown
Classes in cn.mapway.ui.client.mvc.attribute.editor.dropdown that implement HasCommonHandlers Modifier and Type Class Description classDropdownAttributeEditor下拉框的属性编辑器classListDataItem列表框的选项编辑器 -
Uses of HasCommonHandlers in cn.mapway.ui.client.mvc.attribute.editor.editorselector
Classes in cn.mapway.ui.client.mvc.attribute.editor.editorselector that implement HasCommonHandlers Modifier and Type Class Description classEditorHorizontalPanelclassEditorSelectAttributeEditor属性编辑器选择 编辑器classEditorSelector编辑器选择 -
Uses of HasCommonHandlers in cn.mapway.ui.client.mvc.attribute.editor.icon
Classes in cn.mapway.ui.client.mvc.attribute.editor.icon that implement HasCommonHandlers Modifier and Type Class Description classIconAttributeEditor -
Uses of HasCommonHandlers in cn.mapway.ui.client.mvc.attribute.editor.inspector
Classes in cn.mapway.ui.client.mvc.attribute.editor.inspector that implement HasCommonHandlers Modifier and Type Class Description classAttributeGroupAttributeGroup 属性组classAttributeTableclassEventsInspector对象事件查看classObjectInspectorObjectInspector 对象属性检查器classObjectInspectorPanel目标属性检查器对话框 和 ObjectInspector想对应 只不过 这里提供了对话框式的UIclassSimpleAttributeGroupSimpleAttributeGroup 属性组classSimpleObjectInspector简单的对象属性检查器 接受一个 IAttributesProvider -
Uses of HasCommonHandlers in cn.mapway.ui.client.mvc.attribute.editor.label
Classes in cn.mapway.ui.client.mvc.attribute.editor.label that implement HasCommonHandlers Modifier and Type Class Description classLabelAttributeEditor -
Uses of HasCommonHandlers in cn.mapway.ui.client.mvc.attribute.editor.padding
Classes in cn.mapway.ui.client.mvc.attribute.editor.padding that implement HasCommonHandlers Modifier and Type Class Description classPaddingBoxAttributeEditorPadding box 数值编辑 box数值为 [top right bottom left] 或者 [top bottom] [left right] 或者 [value] -
Uses of HasCommonHandlers in cn.mapway.ui.client.mvc.attribute.editor.proxy
Classes in cn.mapway.ui.client.mvc.attribute.editor.proxy that implement HasCommonHandlers Modifier and Type Class Description classAttributeItemEditorProxy所有编辑器组件的一个代理 [name : EDITOR] -
Uses of HasCommonHandlers in cn.mapway.ui.client.mvc.attribute.editor.sys
Classes in cn.mapway.ui.client.mvc.attribute.editor.sys that implement HasCommonHandlers Modifier and Type Class Description classSliderAttributeEditor滑动条属性编辑器 滑动条本身可以定义一些参数 SlideProperty 滑动条输出的值 value为 sliderProperty中设定的值 当代码初始化改组件的时候 可以传入滑动条的属性classTextAreaAttributeEditor -
Uses of HasCommonHandlers in cn.mapway.ui.client.mvc.attribute.editor.textbox
Classes in cn.mapway.ui.client.mvc.attribute.editor.textbox that implement HasCommonHandlers Modifier and Type Class Description classTextboxAttributeEditor文本框编辑器 -
Uses of HasCommonHandlers in cn.mapway.ui.client.mvc.attribute.editor.uploader
Classes in cn.mapway.ui.client.mvc.attribute.editor.uploader that implement HasCommonHandlers Modifier and Type Class Description classImageUploadAttributeEditor图片上传相关属性编辑器 -
Uses of HasCommonHandlers in cn.mapway.ui.client.widget
Classes in cn.mapway.ui.client.widget that implement HasCommonHandlers Modifier and Type Class Description classAiTabAiTabclassBigFileUploaderBigFileUploader 大文件上传classCommonEventCompositeCommonEventComposite 这是一个组件 不是容器面板panel 组件一定是放在一个容器中的 这个组件也可以通过装饰器来装饰classDropdownItemclassImageUploader图像上传组件,上传后自动展示该图片, 上传开始 报告 SUBMIT事件 上传完成 报告OK事件.classRbacCompositeclassSliderEx -
Uses of HasCommonHandlers in cn.mapway.ui.client.widget.buttons
Classes in cn.mapway.ui.client.widget.buttons that implement HasCommonHandlers Modifier and Type Class Description classModuleButton -
Uses of HasCommonHandlers in cn.mapway.ui.client.widget.color
Classes in cn.mapway.ui.client.widget.color that implement HasCommonHandlers Modifier and Type Class Description classColorBoxThe Class ColorLabel.classColorCanvasColorCanvasclassColorChooserColorChooser 颜色选择器 比较高级classColorPopupThe Class ColorPopup. -
Uses of HasCommonHandlers in cn.mapway.ui.client.widget.dialog
Classes in cn.mapway.ui.client.widget.dialog that implement HasCommonHandlers Modifier and Type Class Description classAiConfirmclassAiDialogAiDialog 开始自定义对话框classDialog<T extends com.google.gwt.user.client.ui.Widget>PopupclassPopup<T extends com.google.gwt.user.client.ui.Widget>PopupclassSaveBarSaveBar fire close ok two eventclassSaveDialog<T extends com.google.gwt.user.client.ui.Widget>保存对话框 -
Uses of HasCommonHandlers in cn.mapway.ui.client.widget.icon
Classes in cn.mapway.ui.client.widget.icon that implement HasCommonHandlers Modifier and Type Class Description classIconSelectorIconSelector 图标选择面板 -
Uses of HasCommonHandlers in cn.mapway.ui.client.widget.tree
Classes in cn.mapway.ui.client.widget.tree that implement HasCommonHandlers Modifier and Type Class Description classImageTextItemImageTextItem ImageTextItem 的样式表如下classTreeclassTreeItemclassZTreeZTree Tree
-