Search
Preparing search index...
The search index is not available
Sintium
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"sintium/Modules/Control/Implementations/WidgetControl"
WidgetControl
Class WidgetControl
Hierarchy
BaseControl
WidgetControl
Implements
IBaseControl
IWidgetControl
IWidgetContainer
Index
Constructors
constructor
Properties
_options
_widget
Methods
_validate
Widget
Control
Options
add
Widget
added
ToMap
get
Flow
getHTMLElement
get
Index
get
Map
Container
get
MapUIManager
get
Night
Mode
get
Position
get
Widgets
initialize
setHTMLElement
create
Widget
ControlHTMLElement
Constructors
constructor
new
Widget
Control
(
)
:
WidgetControl
Returns
WidgetControl
Properties
Private
_options
_options
:
IWidgetControlOptions
Private
_widget
_widget
:
IWidget
Methods
Private
_validate
Widget
Control
Options
_validate
Widget
Control
Options
(
options
:
IWidgetControlOptions
)
:
void
Parameters
options:
IWidgetControlOptions
Returns
void
add
Widget
add
Widget
(
widget
:
IWidget
)
:
void
Parameters
widget:
IWidget
Returns
void
added
ToMap
added
ToMap
(
mapContainer
:
IMapContainer
)
:
void
Parameters
mapContainer:
IMapContainer
Returns
void
get
Flow
get
Flow
(
)
:
ControlFlow
Returns
ControlFlow
getHTMLElement
getHTMLElement
(
)
:
Element
Returns
Element
get
Index
get
Index
(
)
:
number
Returns
number
get
Map
Container
get
Map
Container
(
)
:
IMapContainer
Returns
IMapContainer
Protected
get
MapUIManager
get
MapUIManager
(
)
:
IMapUIHandler
Returns
IMapUIHandler
get
Night
Mode
get
Night
Mode
(
)
:
INightMode
Returns
INightMode
get
Position
get
Position
(
)
:
ControlPosition
Returns
ControlPosition
get
Widgets
get
Widgets
(
)
:
[
IWidget
]
Returns
[
IWidget
]
initialize
initialize
(
options
:
IWidgetControlOptions
)
:
void
Parameters
options:
IWidgetControlOptions
Returns
void
setHTMLElement
setHTMLElement
(
controlHTMLElement
:
Element
)
:
void
Parameters
controlHTMLElement:
Element
Returns
void
Static
Private
create
Widget
ControlHTMLElement
create
Widget
ControlHTMLElement
(
width
:
number
|
string
, height
:
number
|
string
, customStyle
?:
boolean
)
:
Element
Parameters
width:
number
|
string
height:
number
|
string
Optional
customStyle:
boolean
Returns
Element
Globals
"sintium/
Modules/
Control/
Implementations/
Widget
Control"
Widget
Control
constructor
_options
_widget
_validate
Widget
Control
Options
add
Widget
added
ToMap
get
Flow
getHTMLElement
get
Index
get
Map
Container
get
MapUIManager
get
Night
Mode
get
Position
get
Widgets
initialize
setHTMLElement
create
Widget
ControlHTMLElement
Generated using
TypeDoc