com.hp.lft.sdk.winforms

Class ScrollBarDescription.Init<T extends ScrollBarDescription.Init<T>>

    • Constructor Detail

      • Init

        protected Init()
    • Method Detail

      • position

        public T position(java.lang.Integer position)
        Initializes the current scroll bar position.
        Parameters:
        position - the current position
        Returns:
        the description instance with the update state (builder pattern)