APIs

Show:

Library for the FlxHtmlElement web component.

Constructor

flexygo.ui.wc.FlxHtmlElement

() FlxHtmlElement

Returns:

FlxHtmlElement:

Methods

askParams

()

Shows the process params page an return its result

askParams

()

Shows the process params page an return its result

askParams

()

Shows the object search default page to ask for a entity

askYesNo

()

Shows a dialog of yes/no response

attributeChangedCallback

()

Fires when the attribute value of the element is changed.

attributeChangedCallback

()

Fires when the attribute value of the element is changed.

attributeChangedCallback

()

Fires when the attribute value of the element is changed.

connectedCallback

()

Fires when element is attached to DOM

connectedCallback

()

Fires when element is attached to DOM

connectedCallback

()

Fires when element is attached to DOM

debugWorkflow

()

Fires when an execution has finisehd a step

destroyDialog

()

Set nothing as the current dialog

destroyPropertiesDialog

()

Set nothing as the current properties dialog

destroyPropertiesDialog

()

Set nothing as the current debug dialog

disconnectedCallback

()

Fires when element is dettached to DOM

disconnectedCallback

()

Fires when element is dettached to DOM

generateWorkflow

()

Generates the workflow

init

()

Init the webcomponent. REQUIRED.

loadWorkflow

()

Loads and display a saved workflow

loadWorkflow

()

Loads and display a saved workflow in debug mode

newWorkflow

()

Clears the workflow and edit new workflow

onEventReceibed

()

Fires when a GIPE class event is receibed

openDebugDialog

()

Open the workflow debug dialog

openLoadDialog

()

Open the workflow load dialog

openSaveDialog

()

Open the workflow save dialog

openTemplateDialog

()

Open the templates dialog

refresh

()

Refresh the webcomponent. REQUIRED.

refresh

()

Refresh the webcomponent. REQUIRED.

runWorkflow

()

Runs the current workflow

showDebugDialog

()

Sets a window as the current debug dialog

showDialog

()

Sets a window as the current dialog

showPropertiesDialog

()

Sets a window as the current properties dialog

startDebugWorkflow

()

Runs the current workflow in debug mode

Properties

connected

Boolean

Set if element has been connected to DOM

connected

Boolean

Set if element has been connected to DOM

connected

Boolean

Set when component is attached to DOM

currentExecutionId

Number

Current execution Id

lastDebugGraphId

Number

Last cell id painted as executed

observedAttributes

Array

Array of observed attributes. REQUIRED

observedAttributes

Array

Array of observed attributes. REQUIRED

observedAttributes

Array

Array of observed attributes.

popupCell

Number

Last cell that triggered a popup event

templateFilter

GipeTemplateFilterConfig

Filter configuration for templates dialog

workflow

flexygo.api.gipe.GipeWorkflow

Current loaded workflow

workflow

flexygo.api.gipe.GipeWorkflow

Current loaded workflow in debug mode