typograph-editor-documentation
Preparing search index...
popupmenu
Popupmenu_font
Class Popupmenu_font
Hierarchy (
View Summary
)
Popupmenu
Popupmenu_font
Index
Constructors
constructor
Properties
_
hidemenu
_
selectmenu
active
arrow
container
dialog
element
id
menucontoler
menuitems
menuitems_
font
popupmenuwidth
removeunderscore
title
type
width
Methods
build
Menu
deselectmenu
get
Active
Font
get
HTML
Element
get
Title
hidemenu
selectmenu
set
Enable
setmenuitems
set
Title
updatefonts
Constructors
constructor
new
Popupmenu_font
(
type
:
string
,
id
:
string
,
width
:
number
,
title
:
string
,
removeunderscore
?:
boolean
,
)
:
Popupmenu_font
Parameters
type
:
string
id
:
string
width
:
number
title
:
string
removeunderscore
:
boolean
= true
Returns
Popupmenu_font
Properties
_
hidemenu
_hidemenu
:
any
= ...
_
selectmenu
_selectmenu
:
any
= ...
active
active
:
boolean
arrow
arrow
:
HTMLElement
container
container
:
HTMLElement
dialog
dialog
:
Dialog
= null
element
element
:
HTMLElement
id
id
:
string
menucontoler
menucontoler
:
MenuControler
menuitems
menuitems
:
menuitemdata
[]
menuitems_
font
menuitems_font
:
menuitemdata_font
[]
popupmenuwidth
popupmenuwidth
:
number
= 200
removeunderscore
removeunderscore
:
boolean
= true
title
title
:
string
type
type
:
string
width
width
:
number
Methods
build
Menu
buildMenu
()
:
void
Returns
void
deselectmenu
deselectmenu
()
:
void
Returns
void
get
Active
Font
getActiveFont
()
:
Font
Returns
Font
get
HTML
Element
getHTMLElement
()
:
HTMLElement
Returns
HTMLElement
get
Title
getTitle
()
:
string
Returns
string
hidemenu
hidemenu
()
:
void
Returns
void
selectmenu
selectmenu
(
e
:
Event
)
:
void
Parameters
e
:
Event
Returns
void
set
Enable
setEnable
(
b
:
boolean
)
:
void
Parameters
b
:
boolean
Returns
void
setmenuitems
setmenuitems
(
items
:
menuitemdata_font
[]
)
:
void
Parameters
items
:
menuitemdata_font
[]
Returns
void
set
Title
setTitle
(
i
:
string
,
removeunderscore
?:
boolean
)
:
void
Parameters
i
:
string
removeunderscore
:
boolean
= true
Returns
void
updatefonts
updatefonts
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
hidemenu
_
selectmenu
active
arrow
container
dialog
element
id
menucontoler
menuitems
menuitems_
font
popupmenuwidth
removeunderscore
title
type
width
Methods
build
Menu
deselectmenu
get
Active
Font
get
HTML
Element
get
Title
hidemenu
selectmenu
set
Enable
setmenuitems
set
Title
updatefonts
typograph-editor-documentation
Loading...