Interface ButtonItemViewModel

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getContextId()
      Returns the value of the 'Context Id' attribute.
      org.eclipse.swt.graphics.Image getImage()
      Returns the value of the 'Image' attribute.
      String getTooltip()
      Returns the value of the 'Tooltip' attribute.
      boolean isEnabled()
      Returns the value of the 'Enabled' attribute.
      boolean isVisible()
      Returns the value of the 'Visible' attribute.
      void setContextId​(String value)
      Sets the value of the 'Context Id' attribute.
      void setEnabled​(boolean value)
      Sets the value of the 'Enabled' attribute.
      void setImage​(org.eclipse.swt.graphics.Image value)
      Sets the value of the 'Image' attribute.
      void setTooltip​(String value)
      Sets the value of the 'Tooltip' attribute.
      void setVisible​(boolean value)
      Sets the value of the 'Visible' attribute.
      • Methods inherited from interface org.eclipse.emf.ecore.EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver