company logo

ActionItem :: isValid - Is action item valid

The function checks, whether the action item is valid or not. An action item is valid, when it is associated with a valid control context and an action or action item defined for the control.

The function returns true, when the action item is valid and false otherwise.

Return value:  State of function return ( bool  )

A State true indicates, that the function was executed successfully. Otherwise state is false.

Implementation details

bool ActionItem  :: isValid (  )