Double |
public class DoubleInput : InputBase
The DoubleInput type exposes the following members.
Name | Description | |
---|---|---|
![]() | DoubleInput | 构造函数 |
Name | Description | |
---|---|---|
![]() | CaretVisible | (Inherited from InputBase) |
![]() | CheckOnChange | (Inherited from InputBase) |
![]() | ControlCheckName | (Inherited from InputBase) |
![]() | DefaultValue | 控件默认值 |
![]() | EmptyValue | 控件空值,当数值为此值时输入框显示为空 |
![]() | Enob | (Inherited from InputBase) |
![]() | Max | 最大有效值 |
![]() | Min | 最小有效值 |
![]() | ParamName | (Inherited from InputBase) |
![]() | Placeholder | (Overrides InputBasePlaceholder) |
![]() | TabGroup | (Inherited from InputBase) |
![]() | Text | 控件文本 |
![]() | UnitData | (Inherited from InputBase) |
![]() | UnitDisplay | (Inherited from InputBase) |
![]() | UnitEnobType |
数值属性单位类型,与模型首选项中建模单位属性一一对应,支持以下类型:
(Inherited from InputBase) |
![]() | Value | 控件数值 |
Name | Description | |
---|---|---|
![]() | ClearParameter |
清空参数
(Overrides InputBaseClearParameter) |
![]() | ClearPlaceholder | (Inherited from InputBase) |
![]() | GetParameter |
获取参数
(Overrides InputBaseGetParameter) |
![]() | GetParameter(ListControl, Boolean) |
获取参数
(Inherited from InputBase) |
![]() | LockCtrl | (Inherited from InputBase) |
![]() | SetParameter |
设置参数
(Overrides InputBaseSetParameter(Object)) |
![]() | UnlockCtrl | (Inherited from InputBase) |
![]() | UpdateDispUnitEnob | (Inherited from InputBase) |