Class NativeButtonEditPart

java.lang.Object
org.eclipse.gef.editparts.AbstractEditPart
org.eclipse.gef.editparts.AbstractGraphicalEditPart
All Implemented Interfaces:
IPVWidgetEditpart, IAdaptable, org.eclipse.gef.EditPart, org.eclipse.gef.GraphicalEditPart, org.eclipse.gef.NodeEditPart, org.eclipse.gef.RequestConstants

@Deprecated public final class NativeButtonEditPart extends AbstractPVWidgetEditPart
Deprecated.
This is not used anymore since the native button is merged to action button.
EditPart controller for the Native Button widget.
  • Constructor Details

    • NativeButtonEditPart

      public NativeButtonEditPart()
      Deprecated.
  • Method Details