Class PluginSupportedParameters

java.lang.Object
com.acrolinx.sidebar.pojo.settings.PluginSupportedParameters

public class PluginSupportedParameters extends Object
  • Constructor Details

    • 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 Details

    • isCheckSelection

      public boolean isCheckSelection()
    • isBatchChecking

      public boolean isBatchChecking()