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:
-
valueString -
labelString -
iconclassString -
colorString -
clickString
Returns:
JQuery:
addEasInfo
(
String
-
str
Translates string.
Parameters:
-
strString
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.