Uses of Class
cn.mapway.ui.client.mvc.attribute.design.ParameterValue
Packages that use ParameterValue
Package
Description
-
Uses of ParameterValue in cn.mapway.ui.client.mvc.attribute
Methods in cn.mapway.ui.client.mvc.attribute that return ParameterValueModifier and TypeMethodDescriptionAbstractAttribute.findParameterValue(String key) 查找 [key] 的参数信息 -
Uses of ParameterValue in cn.mapway.ui.client.mvc.attribute.design
Fields in cn.mapway.ui.client.mvc.attribute.design with type parameters of type ParameterValueModifier and TypeFieldDescriptionjsinterop.base.JsArrayLike<ParameterValue>JsonEditorData.parametersMethods in cn.mapway.ui.client.mvc.attribute.design that return ParameterValueModifier and TypeMethodDescriptionstatic final ParameterValuestatic final ParameterValueParameterValues.findNByName(String name) EditorMetaData.findParameterValue(String key) 查找 名字为key 的参数描述信息IEditorMetaData.findParameterValue(String key) 查找 [key] 的参数信息final ParameterValueParameterValue.setUnicode(String unicode) Methods in cn.mapway.ui.client.mvc.attribute.design that return types with arguments of type ParameterValueModifier and TypeMethodDescriptionEditorMetaData.getParameterValues()获取创建编辑器所需要的参数列表IEditorMetaData.getParameterValues()获取创建编辑器所需要的参数列表Methods in cn.mapway.ui.client.mvc.attribute.design with parameters of type ParameterValue -
Uses of ParameterValue in cn.mapway.ui.client.mvc.attribute.editor
Methods in cn.mapway.ui.client.mvc.attribute.editor that return types with arguments of type ParameterValueMethod parameters in cn.mapway.ui.client.mvc.attribute.editor with type arguments of type ParameterValueModifier and TypeMethodDescriptionvoidIEditorDesigner.updateValue(List<ParameterValue> parameterValues) 上面两个方法 用于构造UI 这个方法用于更新数据 这个数据是保存在Editor中的 -
Uses of ParameterValue in cn.mapway.ui.client.mvc.attribute.editor.common
Methods in cn.mapway.ui.client.mvc.attribute.editor.common that return types with arguments of type ParameterValueModifier and TypeMethodDescriptionCommonEditorParameterDesigner.getParameterValues()获取编辑组件的参数数据AbstractAttributeEditor.getRuntimeParameters()获取编辑器选项 这个选项一定不为空 并且融合了 设计期和运行期 的所有编辑器参数选项Methods in cn.mapway.ui.client.mvc.attribute.editor.common with parameters of type ParameterValueModifier and TypeMethodDescriptionAbstractAttributeEditor.readAttributeValue(ParameterValue attribute, Object defaultValue) 读取attribute的值 如果为空 返回缺省值Method parameters in cn.mapway.ui.client.mvc.attribute.editor.common with type arguments of type ParameterValueModifier and TypeMethodDescriptionvoidCommonEditorParameterDesigner.updateValue(List<ParameterValue> parameterValues) 上面两个方法 用于构造UI 这个方法用于更新数据 这个数据是保存在Editor中的 -
Uses of ParameterValue in cn.mapway.ui.client.mvc.attribute.editor.dropdown
Methods in cn.mapway.ui.client.mvc.attribute.editor.dropdown that return ParameterValueMethods in cn.mapway.ui.client.mvc.attribute.editor.dropdown that return types with arguments of type ParameterValueMethods in cn.mapway.ui.client.mvc.attribute.editor.dropdown with parameters of type ParameterValueMethod parameters in cn.mapway.ui.client.mvc.attribute.editor.dropdown with type arguments of type ParameterValueModifier and TypeMethodDescriptionvoidDropdownListDesign.updateValue(List<ParameterValue> parameterValues) 上面两个方法 用于构造UI 这个方法用于更新数据 这个数据是保存在Editor中的 -
Uses of ParameterValue in cn.mapway.ui.client.mvc.attribute.marker
Methods in cn.mapway.ui.client.mvc.attribute.marker that return ParameterValueModifier and TypeMethodDescriptionAttrEditorMetaData.findParameterValue(String key) 查找 [key] 的参数信息Methods in cn.mapway.ui.client.mvc.attribute.marker that return types with arguments of type ParameterValueModifier and TypeMethodDescriptionAttrEditorMetaData.getParameters()AbstractEditorMetaData.getParameterValues()