Method | Description | |
---|---|---|
canSelect ( ) : boolean | Can the item be selected | |
getRows ( |
The output text for the item | |
getSelectAction ( ) : callable | void | Execute the items callable if required | |
getText ( ) : string | Return the raw string of text | |
hideItemExtra ( ) | Disable showing item extra | |
showItemExtra ( ) | Enable showing item extra | |
showsItemExtra ( ) : boolean | Whether or not the menu item is showing the menustyle extra value |
public getSelectAction ( ) : callable | void | ||
return | callable | void |
public showsItemExtra ( ) : boolean | ||
return | boolean |