Class EmfButton<T extends org.eclipse.emf.ecore.EObject,V>

java.lang.Object
com.amalgamasimulation.desktop.ui.editor.internal.InternalElement<org.eclipse.swt.widgets.Button>
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.InternalButton
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.EmfButton<T,V>

public class EmfButton<T extends org.eclipse.emf.ecore.EObject,V> extends InternalButton
  • Field Details

    • dataBinding

      protected EmfDataBinding<T extends org.eclipse.emf.ecore.EObject,V> dataBinding
  • Constructor Details

  • Method Details

    • doAction

      protected void doAction(org.eclipse.swt.events.SelectionEvent event)
      Specified by:
      doAction in class InternalButton