|
Window Framework for UI Toolkit Scripting v1.3.0
|
This is the complete list of members for GWG.WindowFramework.ContextMenuItem, including all inherited members.
| Action | GWG.WindowFramework.ContextMenuItem | |
| ContextMenuItem(string label, Action action=null) | GWG.WindowFramework.ContextMenuItem | inline |
| ContextMenuItem(string label, Action action=null, Func< bool > isVisible=null) | GWG.WindowFramework.ContextMenuItem | inline |
| ContextMenuItem(string label, Action action=null, Func< bool > isVisible=null, Func< bool > isDisabled=null) | GWG.WindowFramework.ContextMenuItem | inline |
| ContextMenuItem(string label, Action action=null, Func< bool > isVisible=null, Func< bool > isDisabled=null, Func< bool > isChecked=null) | GWG.WindowFramework.ContextMenuItem | inline |
| ContextMenuItem(string label, Action action=null, Func< bool > isVisible=null, Func< bool > isDisabled=null, Func< bool > isChecked=null, Object userData=null) | GWG.WindowFramework.ContextMenuItem | inline |
| ContextMenuItem() | GWG.WindowFramework.ContextMenuItem | inline |
| ContextMenuItem(bool isSeparator=true, string label=null, Action action=null, Func< bool > isVisible=null, Func< bool > isDisabled=null, Func< bool > isChecked=null, Object userData=null) | GWG.WindowFramework.ContextMenuItem | inline |
| IsChecked | GWG.WindowFramework.ContextMenuItem | |
| IsDisabled | GWG.WindowFramework.ContextMenuItem | |
| IsSeparator | GWG.WindowFramework.ContextMenuItem | |
| IsVisible | GWG.WindowFramework.ContextMenuItem | |
| Label | GWG.WindowFramework.ContextMenuItem | |
| UserData | GWG.WindowFramework.ContextMenuItem |