isSetAction() method

Syntax

boolean isSetAction ()

Returns

false if the action is null. Otherwise, it returns true.

Usage

Checks whether the

action

of this instance is set.

false if the action is null. Otherwise, it returns true.