ActionIF.getNActions

Gets the number of accessible actions available on the object. If there are more than one, the first one is considered the "default" action of the object.

interface ActionIF
int
getNActions
()

Return Value

Type: int

a the number of actions, or 0 if @action does not implement this interface.

Meta