1 Reply Latest reply on Feb 13, 2008 5:35 AM by ilya_shaikovsky

    How to create a Toolbar ?

    shandor

      Hi

      In my app I have a menubar and toolbar.
      The menubar works just fine but I cant find a way to to replicate the behavior on the toolbar. For the toolbar I am using a4j:button components with icons on them but I am missing a submitMode property which is available on menuItems.
      ... so effectively my buttons can do only ajax requests.

      Thanks