Creates a new ActionNamed.
ObjectManager that controls the lifetime of the ActionNamed.
Optionalname: stringThe action name.
Gets the reference to the object.
Gets or sets the name of action. The most usefull names: NextPage, PrevPage, FirstPage, LastPage
Gets or sets the name of action. The most usefull names: NextPage, PrevPage, FirstPage, LastPage
Gets the owner ObjectManager instance.
Detaches the object from the ObjectManager and deallocates its memory, if possible.
Rebinds the object from the current ObjectManager to the specified one.
The new ObjectManager for the object.
Represents an action that performs some viewer application action such as go to next or previous page, etc.