com.hp.lft.sdk.sap.ui5

Class CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>>

    • Constructor Detail

      • Init

        protected Init()
    • Method Detail

      • readOnly

        public T readOnly(java.lang.Boolean readOnly)
        Initializes whether the check box is read-only.
        Parameters:
        readOnly - true to set as read-only.
        Returns:
        The description instance with updated state (builder pattern).