com.hp.lft.sdk.sap.ui5

Class ListBoxDescription.Init<T extends ListBoxDescription.Init<T>>

    • Constructor Detail

      • Init

        protected Init()
    • Method Detail

      • selectType

        public T selectType(SelectType selectType)
        Initializes the selection type of the list box.
        Parameters:
        selectType - the selection type of the list box. Possible values: SelectType
        Returns:
        The description instance with the update state (builder pattern).