Possible (supported) action implementations

Hierarchy

  • IActionImplementations

Index

Properties

ApplyBookmark

Applies a specific bookmark (selections)

ClearAllFields

Clears selections of all fields

ClearField

Clears the selections in a specific field

ClearOtherFields

Clears all fields except the specified one

Custom

Perform custom javascript code

GoToApp

Navigates to a target APP

GoToSheet

Navigates to a specific sheet

GoToStory

Navigates to a specific story

GoToURL

Navigates to a target URL

LockAllFields

Locks all currently selected fields

LockField

Locks specific field

NextSheet

Navigates to next sheet (page if executed in mashup)

None

No operation action

PreviousSheet

PreviousSheet: TActionImplementation

Navigates to previous sheet (page if executed in mashup)

ReloadData

Reloads the data in a app

SelectAll

Selects all values of a field. Excluded values are also selected

SelectAlternative

Selects all alternatives values in a specific field

SelectExcluded

Inverts the current selections

SelectMatch

Selects matching value of a specific field

SelectPossible

Selects all possible values in a specific field

SelectValues

Selects values of a specific field

SelectionBackward

SelectionBackward: TActionImplementation

Step backward in list of selections

SelectionForward

SelectionForward: TActionImplementation

Step forward in list of selections

SetCellValue

Sets a certain cell value in a spreadsheet-based BI system

SetVariable

Assigns a value to a variable

ShareApp

Shares the current app by generating a target link and providing it in a clipboard or an email

ToggleFullScreen

Toggles the fullscreen (in supported browsers)

UnlockAllFields

Unlocks all fields

UnlockField

Unlocks a specific field