flexygo.ui.wc.FlxEasyInfoElement Class
Library for the flx-easyinfo web component.
Constructor
flexygo.ui.wc.FlxEasyInfoElement
()
FlxEasyInfoElement
Returns:
FlxEasyInfoElement:
.
Item Index
Methods
Properties
Methods
addEasInfo
(
JQuery
-
value
-
label
-
iconclass
-
color
-
click
Adds easy info.
Parameters:
-
value
String -
label
String -
iconclass
String -
color
String -
click
String
Returns:
JQuery:
addEasInfo
(
String
-
str
Translates string.
Parameters:
-
str
String
Returns:
String:
attributeChangedCallback
()
Fires when the attribute value of the element is changed.
connectedCallback
()
Fires when element is attached to DOM
init
()
Init the webcomponent.
refresh
()
Refresh de webcomponent.
renderFromAttr
()
Render HTML data from attribute configuration.
renderFromModule
()
Render HTML data from module configuration.
startLoading
()
Start loading.
stopLoading
()
Stop loading.
Properties
connected
Boolean
Set when component is attached to DOM
observedAttributes
Array
Array of observed attributes.