com.hp.lft.sdk.sap.gui

Class GridDescription.Init<T extends GridDescription.Init<T>>

    • Constructor Detail

      • Init

        protected Init()
    • Method Detail

      • selectionMode

        public T selectionMode(GridSelectionMode selectionMode)
        Initializes which selections can be made in the grid.
        Parameters:
        selectionMode - the selection mode.
        Returns:
        the description instance with the update state (builder pattern).