Interface IView.Label
-
- All Superinterfaces:
IView
- All Known Implementing Classes:
ActionView,IView.Label.Static
- Enclosing interface:
- IView
public static interface IView.Label extends IView
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classIView.Label.Static-
Nested classes/interfaces inherited from interface com.microsoft.azure.toolkit.lib.common.view.IView
IView.Label
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description StringgetDescription()StringgetIconPath()StringgetLabel()default booleanisEnabled()default voidrefresh()
-