Class ApplicableCellsAreaTester
- java.lang.Object
-
- org.eclipse.core.expressions.PropertyTester
-
- com._1c.g5.v8.dt.moxel.ui.handlers.ApplicableCellsAreaTester
-
- All Implemented Interfaces:
org.eclipse.core.expressions.IPropertyTester
public class ApplicableCellsAreaTester extends org.eclipse.core.expressions.PropertyTester
Property tester for checking if "Insert cells" command is applicable to current selection
-
-
Constructor Summary
Constructors Constructor Description ApplicableCellsAreaTester()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
test(Object receiver, String property, Object[] args, Object expectedValue)
-