APIs

Show:

Library for the flx-DocumentManagerElement web component.

Constructor

flexygo.ui.wc.FlxDependencyManagerElement

() FlxDocumentManagerElement

Returns:

FlxDocumentManagerElement:

.

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 String

    Type.

disconnectedCallback

()

Fires when element is detached to DOM

downloadAllDocuments

(
  • objectName.
  • objectId.
)

Downloads all documents.

Parameters:

  • objectName. String
  • objectId. String

editFinishDocument

(
  • Document
)

End editing.

Parameters:

  • Document String

    ID.

editReturn

(
  • Document
)

Exit edit mode.

Parameters:

  • Document String

    ID.

editStartDocument

(
  • Document
)

Start editing.

Parameters:

  • Document String

    ID.

getConfig

()

Get configuration Documents_Object.

getConnStringItems

()

Gets connection string items as string.

Returns:

string

getDocument

(
  • Document
)

Get documents.

Parameters:

  • Document String

    ID (Opctional).

getTemplate

()

Gets template.

Returns:

string

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 String

    Type.

moveLoading

()

Move loading funcion during process execution

onPickerApiLoad

(
  • Method.
  • Document
)

On Picker Api Load.

Parameters:

  • Method. String
  • Document String

    Type.

openDialog

(
  • Dialog
)

Open dialog upload/link.

Parameters:

  • Dialog String

    type.

pickerCallback

(
  • data
  • Method.
  • Document
)

Picker Callback.

Parameters:

  • data Any
  • Method. String
  • Document String

    Type.

removeDocument

(
  • Document
  • Object
)

Remove document.

Parameters:

  • Document String

    ID.

  • Object String

    ID.

renderDocument

(
  • Document
  • Path.
  • DownloadLink.
  • Name.
  • Origin.
  • Icon
  • Creation
  • Category.
  • Category
  • Description.
  • Document
  • Document
)

Render HTML document data.

Parameters:

  • Document String

    ID.

  • Path. String
  • DownloadLink. String
  • Name. String
  • Origin. String
  • Icon String

    Class.

  • Creation String

    date.

  • Category. String
  • Category String

    ID.

  • Description. String
  • Document String

    type.

  • Document String

    extension.

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 String

    name.

  • Document String

    type.

  • Cloud String

    ID.

  • Cloud String

    link.

  • 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.