Class EditableLinkingContainerPropertyTester
java.lang.Object
org.eclipse.core.expressions.PropertyTester
org.csstudio.opibuilder.widgets.actions.EditableLinkingContainerPropertyTester
- All Implemented Interfaces:
IPropertyTester
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.core.expressions.PropertyTester
handles, instantiate, internalCreateDescriptor, internalInitialize, isDeclaringPluginActive, isInstantiated
-
Constructor Details
-
EditableLinkingContainerPropertyTester
public EditableLinkingContainerPropertyTester()
-
-
Method Details
-
test
Establish if the receiver object is a LinkingContainer widget suitable for editing in OPIEditor. If:- the receiver is not a linking container
- no path can be extracted from the widget
-