Interface ToolBarItemViewModel

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.swt.graphics.Image getImage()
      Returns the value of the 'Image' attribute.
      int getStyle()
      Returns the value of the 'Style' attribute.
      String getTooltipText()
      Returns the value of the 'Tooltip Text' attribute.
      boolean isEnabled()
      Returns the value of the 'Enabled' attribute.
      boolean isSelected()
      Returns the value of the 'Selected' 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 setSelected​(boolean value)
      Sets the value of the 'Selected' attribute.
      void setStyle​(int value)
      Sets the value of the 'Style' attribute.
      void setTooltipText​(String value)
      Sets the value of the 'Tooltip Text' 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