Class SelectionsCountTester

java.lang.Object
org.eclipse.core.expressions.PropertyTester
com._1c.g5.v8.dt.moxel.ui.handlers.SelectionsCountTester
All Implemented Interfaces:
org.eclipse.core.expressions.IPropertyTester

public class SelectionsCountTester extends org.eclipse.core.expressions.PropertyTester
Property tester for detecting if single or multiple items (cells/rows/columns/drawings) are selected in spreadsheet document.
  • Constructor Details

    • SelectionsCountTester

      public SelectionsCountTester()
  • Method Details