Uses of Interface
org.eclipse.zest.core.widgets.ConstraintAdapter
Packages that use ConstraintAdapter
- 
Uses of ConstraintAdapter in org.eclipse.zest.core.viewersMethods in org.eclipse.zest.core.viewers that return types with arguments of type ConstraintAdapterModifier and TypeMethodDescriptionList<? extends ConstraintAdapter> AbstractStructuredGraphViewer.getConstraintAdapters()Gets all the constraint adapters currently on the viewerMethods in org.eclipse.zest.core.viewers with parameters of type ConstraintAdapterModifier and TypeMethodDescriptionvoidAbstractStructuredGraphViewer.addConstraintAdapter(ConstraintAdapter constraintAdapter) Adds a new constraint adapter to the list of constraints
- 
Uses of ConstraintAdapter in org.eclipse.zest.core.widgetsMethods in org.eclipse.zest.core.widgets with parameters of type ConstraintAdapterModifier and TypeMethodDescriptionvoidGraph.addConstraintAdapter(ConstraintAdapter constraintAdapter) Deprecated, for removal: This API element is subject to removal in a future version.No longer used in Zest 2.x.Method parameters in org.eclipse.zest.core.widgets with type arguments of type ConstraintAdapterModifier and TypeMethodDescriptionvoidGraph.setConstraintAdapters(List<ConstraintAdapter> constraintAdapters) Deprecated, for removal: This API element is subject to removal in a future version.No longer used in Zest 2.x.