g.frame
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Button
Component
Button
Component
Factory
Buttons
Component
Module
IButton
Component
Options
IIcon
Button
Component
Options
Icon
Button
Component
Icon
Button
Component
Factory
Button
Component
Button
Component
Factory
Buttons
Component
Module
Icon
Button
Component
constructor
box
group
click
Button
Func
dispose
Object
set
Text
update
Element
Icon
Button
Component
Factory
IButton
Component
Options
IIcon
Button
Component
Options
Hierarchy
ButtonComponent
IconButtonComponent
Index
Constructors
constructor
Properties
box
group
Methods
click
Button
Func
dispose
Object
set
Text
update
Element
Constructors
constructor
new
Icon
Button
Component
(
options
:
IIconButtonComponentOptions
, actionController
:
ActionController
)
:
IconButtonComponent
Parameters
options:
IIconButtonComponentOptions
actionController:
ActionController
Returns
IconButtonComponent
Properties
Protected
box
box
:
Mesh
Protected
group
group
:
Group
Methods
click
Button
Func
click
Button
Func
(
buttonDown
?:
boolean
)
:
void
Parameters
Default value
buttonDown:
boolean
= true
Returns
void
dispose
Object
dispose
Object
(
object
?:
Object3D
|
ViewerModule
, disposeParams
?:
any
)
:
void
Parameters
Optional
object:
Object3D
|
ViewerModule
Optional
disposeParams:
any
Returns
void
set
Text
set
Text
(
text
:
string
)
:
void
Parameters
text:
string
Returns
void
update
Element
update
Element
(
options
:
ITextViewerModuleOptions
)
:
Mesh
Parameters
options:
ITextViewerModuleOptions
Returns
Mesh
Generated using
TypeDoc