Uses of Interface
com.microsoft.azure.toolkit.lib.common.view.IView.Label
-
Packages that use IView.Label Package Description com.microsoft.azure.toolkit.lib.common.action com.microsoft.azure.toolkit.lib.common.view -
-
Uses of IView.Label in com.microsoft.azure.toolkit.lib.common.action
Classes in com.microsoft.azure.toolkit.lib.common.action that implement IView.Label Modifier and Type Class Description static classAction.ViewFields in com.microsoft.azure.toolkit.lib.common.action declared as IView.Label Modifier and Type Field Description private IView.LabelActionGroup. viewMethods in com.microsoft.azure.toolkit.lib.common.action that return IView.Label Modifier and Type Method Description IView.LabelAction. getView(D s)IView.LabelAction. getView(D s, String place)IView.LabelActionInstance. getView()IView.LabelActionInstance. getView(String place)IView.LabelIActionGroup. getView()Constructors in com.microsoft.azure.toolkit.lib.common.action with parameters of type IView.Label Constructor Description ActionGroup(List<Object> actions, IView.Label view) -
Uses of IView.Label in com.microsoft.azure.toolkit.lib.common.view
Classes in com.microsoft.azure.toolkit.lib.common.view that implement IView.Label Modifier and Type Class Description static classIView.Label.Static
-