Class DrawingSelectionTester

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

public class DrawingSelectionTester extends org.eclipse.core.expressions.PropertyTester
Tester to determine whether drawing has been selected
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    test(Object receiver, String property, Object[] args, Object expectedValue)
    Tests whether drawing(s) have been selected

    Methods inherited from class org.eclipse.core.expressions.PropertyTester

    handles, instantiate, internalCreateDescriptor, internalInitialize, isDeclaringPluginActive, isInstantiated

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DrawingSelectionTester

      public DrawingSelectionTester()
  • Method Details

    • test

      public boolean test(Object receiver, String property, Object[] args, Object expectedValue)
      Tests whether drawing(s) have been selected