Class PluginSupportedParameters


  • public class PluginSupportedParameters
    extends java.lang.Object
    • Constructor Detail

      • PluginSupportedParameters

        public PluginSupportedParameters​(boolean checkSelection)
        This is supported only for minimum sidebar version 14.5.0.
        Parameters:
        checkSelection - set to true to enable check selection in the sidebar.
      • PluginSupportedParameters

        public PluginSupportedParameters​(boolean checkSelection,
                                         boolean supportsBatchChecks)
    • Method Detail

      • isCheckSelection

        public boolean isCheckSelection()
      • isBatchChecking

        public boolean isBatchChecking()