typograph-editor-documentation
Preparing search index...
tabviewcontrol
TabViewControl
Class TabViewControl
Index
Constructors
constructor
Properties
current_
tab
fontinfo
fonts_
styles
id
tab_
names
type
Methods
click
get
Current
Tab
View
get
HTML
Element
set
Current
Tab
setup
Constructors
constructor
new
TabViewControl
(
type
:
string
,
id
:
string
,
tab_names
:
string
[]
,
)
:
TabViewControl
Parameters
type
:
string
id
:
string
tab_names
:
string
[]
Returns
TabViewControl
Properties
current_
tab
current_tab
:
string
fontinfo
fontinfo
:
HTMLElement
fonts_
styles
fonts_styles
:
any
id
id
:
string
tab_
names
tab_names
:
string
[]
type
type
:
string
Methods
click
click
(
e
:
MouseEvent
)
:
void
Parameters
e
:
MouseEvent
Returns
void
get
Current
Tab
View
getCurrentTabView
()
:
HTMLElement
Returns
HTMLElement
get
HTML
Element
getHTMLElement
()
:
HTMLDivElement
Returns
HTMLDivElement
set
Current
Tab
setCurrentTab
(
name
:
string
)
:
void
Parameters
name
:
string
Returns
void
setup
setup
()
:
void
Setup button response setup must be called AFTER tabviewcontrol is added
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
current_
tab
fontinfo
fonts_
styles
id
tab_
names
type
Methods
click
get
Current
Tab
View
get
HTML
Element
set
Current
Tab
setup
typograph-editor-documentation
Loading...
Setup button response setup must be called AFTER tabviewcontrol is added