Class DtGranularEditorManagingDefinition

    • Constructor Detail

      • DtGranularEditorManagingDefinition

        public DtGranularEditorManagingDefinition()
        Creates a new definition.
    • Method Detail

      • setTwoColumnLayout

        public void setTwoColumnLayout​(boolean twoColumnLayout)
        Sets the flag indicating that two-column layout should be used.
        Parameters:
        twoColumnLayout - the value to set.
      • setFlexibleLayout

        public void setFlexibleLayout​(boolean flexibleLayout)
        Sets the flag indicating that two-column layout should be flexible.
        Parameters:
        flexibleLayout - the value to set.
        See Also:
        DtGranularEditorPageInfo#isFlexibleLayout()