Interface: ISideDrawerMenuItemProxy¶
Hierarchy¶
-
ISideDrawerMenuItemProxy
Implemented by¶
Summary¶
Properties¶
Class Properties¶
Currently none in this class.
Inherited Properties¶
Methods¶
Class Methods¶
Inherited Methods¶
Methods¶
getTitle¶
▸ getTitle(): string
Returns: string
the caption of the menu item
reset¶
▸ reset(): Promise‹PageProxy›
Returns: Promise‹PageProxy›
the pageProxy of the current page after reset
setTitle¶
▸ setTitle(title: string): any
Parameters:
| Name | Type |
|---|---|
title |
string |
Returns: any
setVisibility¶
▸ setVisibility(visibility: boolean): any
Parameters:
| Name | Type |
|---|---|
visibility |
boolean |
Returns: any