LayerCustomActionOperation

The operation that is defined by the custom action.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The filter operation that filters data included in a visual or in an entire sheet.

Link copied to clipboard

The navigation operation that navigates between different sheets in the same analysis.

Link copied to clipboard

The set parameter operation that sets parameters in custom action.

Link copied to clipboard

The URL operation that opens a link to another webpage.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String