Application.DefinitionStages.WithIconIndex Interface
public static interface Application.DefinitionStages.WithIconIndex
The stage of the Application definition allowing to specify iconIndex.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIconIndex(Integer iconIndex)
Specifies the icon |
Method Details
withIconIndex
public abstract Application.DefinitionStages.WithCreate withIconIndex(Integer iconIndex)
Specifies the iconIndex property: Index of the icon..
Parameters:
Returns: