Uses of Interface
cn.mapway.ui.client.mvc.attribute.IAttributesProvider
-
-
Uses of IAttributesProvider in cn.mapway.ui.client.frame
Classes in cn.mapway.ui.client.frame that implement IAttributesProvider Modifier and Type Class Description classModuleBarclassModuleBoxModuleBoxclassModuleSelectorModuleSelector 模型选择classSubsystemModule子系统窗口管理器 子系统管理器 能够管理本子系统下的所有子模块 如果子模块所属的group为 全屏,就会将子模块进行全屏展示classToolbarModuleToobarModule 此类的子类可以拥有一个工具栏classToolbarModulesToobarModules 此类的子类可以拥有一个工具栏,该工具栏上展示一些子模块 -
Uses of IAttributesProvider in cn.mapway.ui.client.mvc
Classes in cn.mapway.ui.client.mvc that implement IAttributesProvider Modifier and Type Class Description classBaseAbstractModule模块基类. -
Uses of IAttributesProvider in cn.mapway.ui.client.mvc.attribute
Classes in cn.mapway.ui.client.mvc.attribute that implement IAttributesProvider Modifier and Type Class Description classAbstractAttributesProviderAbstractAttributeProvider 提供属性列表 提供器的大部分功能classComposeAttributesProvider联合属性提供器 可以组合几个属性提供其为一个Methods in cn.mapway.ui.client.mvc.attribute with parameters of type IAttributesProvider Modifier and Type Method Description voidComposeAttributesProvider. addProvider(IAttributesProvider attributeProvider)voidComposeAttributesProvider. onAttributeReady(IAttributesProvider attributeProvider)属性准备好后 调用这个方法通知voidIAttributeReadyCallback. onAttributeReady(IAttributesProvider attributeProvider)属性准备好后 调用这个方法通知 -
Uses of IAttributesProvider in cn.mapway.ui.client.mvc.attribute.editor.checkbox
Classes in cn.mapway.ui.client.mvc.attribute.editor.checkbox that implement IAttributesProvider Modifier and Type Class Description classCheckBoxAttributeEditor -
Uses of IAttributesProvider in cn.mapway.ui.client.mvc.attribute.editor.color
Classes in cn.mapway.ui.client.mvc.attribute.editor.color that implement IAttributesProvider Modifier and Type Class Description classColorBoxAttributeEditor颜色 属性编辑 -
Uses of IAttributesProvider in cn.mapway.ui.client.mvc.attribute.editor.common
Classes in cn.mapway.ui.client.mvc.attribute.editor.common that implement IAttributesProvider Modifier and Type Class Description classAbstractAttributeEditor<T>抽象的属性编辑器基类 继承类实现 setValue getValue 提供 popupWidget 会提供一个 button进行选择 提供 DisplayWidget 会显示widget 没有 会使用缺省的 TextBox -
Uses of IAttributesProvider in cn.mapway.ui.client.mvc.attribute.editor.date
Classes in cn.mapway.ui.client.mvc.attribute.editor.date that implement IAttributesProvider Modifier and Type Class Description classDateTimeAttributeEditor -
Uses of IAttributesProvider in cn.mapway.ui.client.mvc.attribute.editor.dropdown
Classes in cn.mapway.ui.client.mvc.attribute.editor.dropdown that implement IAttributesProvider Modifier and Type Class Description classDropdownAttributeEditor下拉框的属性编辑器classListDataItem列表框的选项编辑器 -
Uses of IAttributesProvider in cn.mapway.ui.client.mvc.attribute.editor.editorselector
Classes in cn.mapway.ui.client.mvc.attribute.editor.editorselector that implement IAttributesProvider Modifier and Type Class Description classEditorHorizontalPanelclassEditorSelectAttributeEditor属性编辑器选择 编辑器classEditorSelector编辑器选择 -
Uses of IAttributesProvider in cn.mapway.ui.client.mvc.attribute.editor.icon
Classes in cn.mapway.ui.client.mvc.attribute.editor.icon that implement IAttributesProvider Modifier and Type Class Description classIconAttributeEditor -
Uses of IAttributesProvider in cn.mapway.ui.client.mvc.attribute.editor.inspector
Classes in cn.mapway.ui.client.mvc.attribute.editor.inspector that implement IAttributesProvider Modifier and Type Class Description classAttributeGroupAttributeGroup 属性组classAttributeTableclassEventsInspector对象事件查看classObjectInspectorObjectInspector 对象属性检查器classObjectInspectorPanel目标属性检查器对话框 和 ObjectInspector想对应 只不过 这里提供了对话框式的UIclassSimpleAttributeGroupSimpleAttributeGroup 属性组Methods in cn.mapway.ui.client.mvc.attribute.editor.inspector that return IAttributesProvider Modifier and Type Method Description IAttributesProviderObjectInspector. getData()IAttributesProviderObjectInspectorPanel. getData()IAttributesProviderSimpleObjectInspector. getData()Methods in cn.mapway.ui.client.mvc.attribute.editor.inspector with parameters of type IAttributesProvider Modifier and Type Method Description voidObjectInspector. onAttributeReady(IAttributesProvider attributeProvider)voidObjectInspectorPanel. onAttributeReady(IAttributesProvider attributeProvider)voidSimpleObjectInspector. onAttributeReady(IAttributesProvider attributeProvider)voidObjectInspector. setData(IAttributesProvider obj)voidObjectInspectorPanel. setData(IAttributesProvider obj)voidSimpleObjectInspector. setData(IAttributesProvider obj) -
Uses of IAttributesProvider in cn.mapway.ui.client.mvc.attribute.editor.label
Classes in cn.mapway.ui.client.mvc.attribute.editor.label that implement IAttributesProvider Modifier and Type Class Description classLabelAttributeEditor -
Uses of IAttributesProvider in cn.mapway.ui.client.mvc.attribute.editor.padding
Classes in cn.mapway.ui.client.mvc.attribute.editor.padding that implement IAttributesProvider Modifier and Type Class Description classPaddingBoxAttributeEditorPadding box 数值编辑 box数值为 [top right bottom left] 或者 [top bottom] [left right] 或者 [value] -
Uses of IAttributesProvider in cn.mapway.ui.client.mvc.attribute.editor.sys
Classes in cn.mapway.ui.client.mvc.attribute.editor.sys that implement IAttributesProvider Modifier and Type Class Description classSliderAttributeEditor滑动条属性编辑器 滑动条本身可以定义一些参数 SlideProperty 滑动条输出的值 value为 sliderProperty中设定的值 当代码初始化改组件的时候 可以传入滑动条的属性classTextAreaAttributeEditor -
Uses of IAttributesProvider in cn.mapway.ui.client.mvc.attribute.editor.textbox
Classes in cn.mapway.ui.client.mvc.attribute.editor.textbox that implement IAttributesProvider Modifier and Type Class Description classTextboxAttributeEditor文本框编辑器 -
Uses of IAttributesProvider in cn.mapway.ui.client.mvc.attribute.editor.uploader
Classes in cn.mapway.ui.client.mvc.attribute.editor.uploader that implement IAttributesProvider Modifier and Type Class Description classImageUploadAttributeEditor图片上传相关属性编辑器 -
Uses of IAttributesProvider in cn.mapway.ui.client.mvc.attribute.marker
Methods in cn.mapway.ui.client.mvc.attribute.marker that return IAttributesProvider Modifier and Type Method Description IAttributesProviderAttributeCollector. create(O target)Methods in cn.mapway.ui.client.mvc.attribute.marker with parameters of type IAttributesProvider Modifier and Type Method Description voidIAttributeInit. initAttributes(IAttributesProvider attributeProvider) -
Uses of IAttributesProvider in cn.mapway.ui.client.widget
Classes in cn.mapway.ui.client.widget that implement IAttributesProvider Modifier and Type Class Description classCommonEventCompositeCommonEventComposite 这是一个组件 不是容器面板panel 组件一定是放在一个容器中的 这个组件也可以通过装饰器来装饰classDropdownItemclassImageUploader图像上传组件,上传后自动展示该图片, 上传开始 报告 SUBMIT事件 上传完成 报告OK事件.classSliderExMethods in cn.mapway.ui.client.widget with parameters of type IAttributesProvider Modifier and Type Method Description voidCommonEventComposite. initAttributes(IAttributesProvider attributeProvider) -
Uses of IAttributesProvider in cn.mapway.ui.client.widget.buttons
Classes in cn.mapway.ui.client.widget.buttons that implement IAttributesProvider Modifier and Type Class Description classModuleButton -
Uses of IAttributesProvider in cn.mapway.ui.client.widget.color
Classes in cn.mapway.ui.client.widget.color that implement IAttributesProvider Modifier and Type Class Description classColorChooserColorChooser 颜色选择器 比较高级 -
Uses of IAttributesProvider in cn.mapway.ui.client.widget.dialog
Classes in cn.mapway.ui.client.widget.dialog that implement IAttributesProvider Modifier and Type Class Description classSaveBarSaveBar fire close ok two event -
Uses of IAttributesProvider in cn.mapway.ui.client.widget.icon
Classes in cn.mapway.ui.client.widget.icon that implement IAttributesProvider Modifier and Type Class Description classIconSelectorIconSelector 图标选择面板 -
Uses of IAttributesProvider in cn.mapway.ui.client.widget.tree
Classes in cn.mapway.ui.client.widget.tree that implement IAttributesProvider Modifier and Type Class Description classImageTextItemImageTextItem ImageTextItem 的样式表如下
-