M3D / M3D / Utility / PreSelectorMessage
Class: PreSelectorMessage
M3D.Utility.PreSelectorMessage
Memberof
M3D.Utility
Description
预选择器的消息
Hierarchy
-
↳
PreSelectorMessage
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new PreSelectorMessage(state, shape?, preSelectedType?, para?): PreSelectorMessage
Parameters
| Name | Type |
|---|---|
state | string |
shape? | Shape | Shape[] |
preSelectedType? | number |
para? | Map<string, any> |
Returns
Description
构造函数
Overrides
Properties
effectType
• effectType: number
exception
• exception: any
Inherited from
expired
• expired: boolean
Inherited from
handler
• handler: any
Inherited from
info
• info: string
Inherited from
level
• level: number
Inherited from
shapes
• shapes: Shape[]
state
• state: string
Inherited from
type
• type: string
Inherited from
Methods
setExpired
▸ setExpired(isExpired): void
Parameters
| Name | Type | Description |
|---|---|---|
isExpired | boolean | 是否消息过期 |
Returns
void
Description
设置消息过期