[CLOSED] Chart ContextMenu

  1. #1

    [CLOSED] Chart ContextMenu

    I am trying to implement Save Chart via a contextmenu associated with a chart. All of your examples show the saving of a chart via a toolbar thus the Save Button can perform btn.up('panel').down('chart').save ...

    Can I reference the chart associated with the menuItems Menu to perform the same functionality?
    Last edited by geoffrey.mcgill; Nov 08, 2012 at 3:31 AM. Reason: [CLOSED]
  2. #2
    Hi Chris,

    A Menu will be out of a Chart's tree component hierarchy.

    But I think there will be a way to determine a clicked Chart by a Ext.dom.Element tree.
    http://docs.sencha.com/ext-js/4-1/#!...xt.dom.Element

Similar Threads

  1. Replies: 2
    Last Post: Aug 13, 2012, 2:12 PM
  2. Replies: 1
    Last Post: Jun 02, 2012, 7:12 AM
  3. ContextMenu in Panel
    By Maia in forum 1.x Help
    Replies: 1
    Last Post: Dec 18, 2009, 9:54 AM
  4. ContextMenu
    By Maia in forum 1.x Help
    Replies: 2
    Last Post: Dec 08, 2009, 4:12 PM
  5. ComboBox as ContextMenu?
    By Tbaseflug in forum 1.x Help
    Replies: 7
    Last Post: Oct 13, 2009, 11:50 AM

Posting Permissions