com.hp.lft.sdk.sap.ui5

Class TileDescription.Init<T extends TileDescription.Init<T>>

    • Constructor Detail

      • Init

        protected Init()
    • Method Detail

      • enabled

        public T enabled(java.lang.Boolean enabled)
        Initializes whether the tile is enabled.
        Parameters:
        enabled - true to enable.
        Returns:
        The description instance with the update state (builder pattern).