com.hp.lft.sdk.sap.ui5

Class MenuDescription.Init<T extends MenuDescription.Init<T>>

    • Constructor Detail

      • Init

        protected Init()
    • Method Detail

      • enabled

        public T enabled(java.lang.Boolean value)
        Initializes the indication whether the menu is enabled.
        Parameters:
        value - the indication whether the menu is enabled.
        Returns:
        the description instance with the update state (builder pattern).