IMenuAction
Interface IMenuAction
Tags
Table of Contents
- getId() : string
- getLabel() : string
- getLink() : string
- getPriority() : int
- render() : string
Methods
getId()
public
getId() : string
Tags
Return values
string —getLabel()
public
getLabel() : string
Tags
Return values
string —getLink()
public
getLink() : string
Tags
Return values
string —getPriority()
public
getPriority() : int
Tags
Return values
int —render()
public
render() : string