Interface ISectionDefinitionParameterization

    • Method Detail

      • getToolbarId

        String getToolbarId()
        Returns the toolbar id to poputale contributed actions with. May return null.
        Returns:
        the toolbar id to poputale contributed actions with or null if not defined.
      • setToolbarId

        void setToolbarId​(String toolbarId)
        Sets the toolbar id to poputale contributed actions with.
        Parameters:
        toolbarId - the toolbar id to poputale contributed actions with, can be null.