flexygo.ui.wc.FlxDependencyManagerElement Class
Library for the flx-DocumentManagerElement web component.
Constructor
flexygo.ui.wc.FlxDependencyManagerElement
()
FlxDocumentManagerElement
Returns:
.
Item Index
Methods
- attributeChangedCallback
- attributeChangedCallback
- closeLoading
- connectedCallback
- connectedCallback
- createPicker
- dialogEvents
- disconnectedCallback
- documentEvents
- downloadAllDocuments
- editFinishDocument
- editReturn
- editStartDocument
- getCategories
- getConfig
- getConnStringItems
- getDocument
- getTemplate
- init
- init
- loadConnStrings
- loadCusControls
- loadPicker
- loadTabs
- mainEvents
- moveLoading
- onPickerApiLoad
- openDialog
- pickerCallback
- refresh
- refresh
- removeDocument
- render
- renderDocument
- save
- sendSelectedDocuments
- setDocument
- showLoading
- viewDocument
Methods
attributeChangedCallback
()
Fires when the attribute value of the element is changed.
attributeChangedCallback
()
Fires when the attribute value of the element is changed.
closeLoading
()
Close loading funcion after executing process
connectedCallback
()
Fires when element is attached to DOM
connectedCallback
()
Fires when element is attached to DOM
createPicker
-
Method.
-
Document
Create Picker.
Parameters:
-
Method.
String -
Document
StringType.
dialogEvents
()
Dialog events.
disconnectedCallback
()
Fires when element is detached to DOM
documentEvents
()
Document events.
downloadAllDocuments
-
objectName.
-
objectId.
Downloads all documents.
Parameters:
-
objectName.
String -
objectId.
String
editFinishDocument
-
Document
End editing.
Parameters:
-
Document
StringID.
editReturn
-
Document
Exit edit mode.
Parameters:
-
Document
StringID.
editStartDocument
-
Document
Start editing.
Parameters:
-
Document
StringID.
getCategories
()
Get document categories.
getConfig
()
Get configuration Documents_Object.
getConnStringItems
()
Gets connection string items as string.
Returns:
string
getDocument
-
Document
Get documents.
Parameters:
-
Document
StringID (Opctional).
getTemplate
()
Gets template.
Returns:
string
init
()
Init the webcomponent.
init
()
Init the webcomponent.
loadConnStrings
()
RefrLoads connstrings for combo.
loadCusControls
()
RefrLoads CusControls for combo.
loadPicker
-
Method.
-
Document
Load Picker (Use the Google API Loader script to load the google.picker script).
Parameters:
-
Method.
String -
Document
StringType.
loadTabs
()
RefrLoads tabs.
mainEvents
()
Main events.
moveLoading
()
Move loading funcion during process execution
onPickerApiLoad
-
Method.
-
Document
On Picker Api Load.
Parameters:
-
Method.
String -
Document
StringType.
openDialog
-
Dialog
Open dialog upload/link.
Parameters:
-
Dialog
Stringtype.
pickerCallback
-
data
-
Method.
-
Document
Picker Callback.
Parameters:
-
data
Any -
Method.
String -
Document
StringType.
refresh
()
Refresh de webcomponent.
refresh
()
Refresh de webcomponent.
removeDocument
-
Document
-
Object
Remove document.
Parameters:
-
Document
StringID.
-
Object
StringID.
render
()
Render HTML data.
renderDocument
-
Document
-
Path.
-
DownloadLink.
-
Name.
-
Origin.
-
Icon
-
Creation
-
Category.
-
Category
-
Description.
-
Document
-
Document
Render HTML document data.
Parameters:
-
Document
StringID.
-
Path.
String -
DownloadLink.
String -
Name.
String -
Origin.
String -
Icon
StringClass.
-
Creation
Stringdate.
-
Category.
String -
Category
StringID.
-
Description.
String -
Document
Stringtype.
-
Document
Stringextension.
save
()
Saves dependencies.
sendSelectedDocuments
-
objectName.
-
objectId.
Send mail with selected documents
Parameters:
-
objectName.
String -
objectId.
String
setDocument
-
Result.
-
Document
-
Document
-
Cloud
-
Cloud
-
action
Set document.
Parameters:
-
Result.
String -
Document
Stringname.
-
Document
Stringtype.
-
Cloud
StringID.
-
Cloud
Stringlink.
-
action
String
showLoading
()
Show loading funcion before executing process
viewDocument
-
Content.
View document.
Parameters:
-
Content.
String
Properties
additionalWhere
String
Additional document filter
categoryId
String
Default document category
connected
Boolean
Set when component is attached to DOM
connected
Boolean
Set when component is attached to DOM
observedAttributes
Array
Array of observed attributes.
observedAttributes
Unknown
Monitor the list of observed attribute for changes.