ControlOperationFilter

A filter object that lets you call ListControlOperations with a specific filter.

Types

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

Properties

Link copied to clipboard

The set of controlIdentifier returned by the filter.

Link copied to clipboard

The set of ControlOperation objects returned by the filter.

Link copied to clipboard

The set controlIdentifier of enabled controls selected by the filter.

Link copied to clipboard

Lists the status of control operations.

Link copied to clipboard

The set of targetIdentifier objects returned by the filter.

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