Frame / SView / Windows / WithWarningInput
Class: WithWarningInput
SView.Windows.WithWarningInput
Description
带警告输入框
Hierarchy
-
↳
WithWarningInput
Table of contents
Constructors
Properties
- allSubComponent
- eleClasses
- eleId
- eleIsShow
- eleLabel
- eleOnChange
- eleOnClick
- eleOnTouchStart
- eleOverLay
- isDisable
- rootPath
Methods
- addClass
- addLabel
- create
- createLabel
- delete
- getClasses
- getFlexDirection
- getId
- getLabel
- getOnChangeEvent
- getOnClickEvent
- getWarning
- getWarningIsShow
- hide
- initFlexDirection
- isShow
- removeClass
- setAttribute
- setClasses
- setFlexDirection
- setId
- setIsDisable
- setOnChangeEvent
- setOnClickEvent
- setWarning
- setWarningColor
- setWarningFontSize
- setWarningIsShow
- show
- hideById
- setRootPath
- showById
Constructors
constructor
• new WithWarningInput(): WithWarningInput
Returns
Description
构造函数
Overrides
Properties
allSubComponent
• allSubComponent: Map
<string
, any
>
Inherited from
eleClasses
• eleClasses: string
[]
Inherited from
eleId
• eleId: string
Inherited from
eleIsShow
• eleIsShow: boolean
Inherited from
eleLabel
• eleLabel: HTMLElement
Inherited from
eleOnChange
• eleOnChange: any