flexygo.ui.wc.FlxFileBrowser Class
Library for the FlxFileBrowser
Constructor
flexygo.ui.wc.FlxFileBrowser
()
FlxFileBrowserElement
Returns:
FlxFileBrowserElement:
Item Index
Methods
Methods
attributeChangedCallback
()
Fires when the attribute value of the element is changed.
connectedCallback
()
Fires when element is attached to DOM
getData
(
-
path
-
actionType
Calls controller and execute action
Parameters:
-
path
StringThe path to use
-
actionType
StringThe action to execute
init
()
Init the webcomponent. REQUIRED.
refresh
()
Refresh de webcomponent. REQUIRED.
render
()
Render HTML data.
renderHeader
()
String
Renders the header part of the filebrowser
Returns:
String:
The header html
Properties
connected
Boolean
Set if element has been connected to DOM
currentDirPath The current dir
String
Current dir path
observedAttributes
Array
Array of observed attributes. REQUIRED