getEntry
Gets an action entry for a given name.
Return
An Entry for the name, or null if no entry exists for the given name or if the name is empty.
Parameters
name
The name of the action.
Gets an action entry for a given name.
An Entry for the name, or null if no entry exists for the given name or if the name is empty.
The name of the action.