Uses of Interface
com.microsoft.azure.toolkit.lib.common.form.AzureFormInput
-
Packages that use AzureFormInput Package Description com.microsoft.azure.toolkit.lib.common.form -
-
Uses of AzureFormInput in com.microsoft.azure.toolkit.lib.common.form
Subinterfaces of AzureFormInput in com.microsoft.azure.toolkit.lib.common.form Modifier and Type Interface Description interfaceAzureForm<T>Methods in com.microsoft.azure.toolkit.lib.common.form that return types with arguments of type AzureFormInput Modifier and Type Method Description List<AzureFormInput<?>>AzureForm. getInputs()
-