Preparing search index...
The search index is not available
CC TS
CC TS
@cc-ts/helpers
event
PasteEvent
Class PasteEvent
Implements
IEvent
Index
Constructors
constructor
Properties
_type
text
Accessors
args
name
Methods
init
Constructors
constructor
new
PasteEvent
()
:
PasteEvent
Returns
PasteEvent
Properties
Readonly
_type
_type
:
"paste"
text
text
:
string
= ""
Accessors
args
get
args
()
:
any
[]
Returns
any
[]
name
get
name
()
:
"paste"
Returns
"paste"
Methods
Static
init
init
(
args
:
any
[]
)
:
null
|
IEvent
Parameters
args
:
any
[]
Returns
null
|
IEvent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_type
text
Accessors
args
name
Methods
init
CC TS
Loading...