LogWeb V3 Default Emulator (AJAX based)

Class lw.Menu.action

Object
   |
   +--lw.Menu.action

class lw.Menu.action


Defines the values accesible during callback to init routines, action routines, or bean routines.
Defined in lwmenu.js

See:


Field Summary
<static>  Object checked
          
<static>  {int} ix
          For action callback: the current index into menu.
<static>  {Object_Menu} menu
          For action callback: the current menu.
<static>  {Node} node
          For action callback: the DOM node causing this callback.
 
Constructor Summary
lw.Menu.action (<lw.Menu> menu, <int> ix, <Node> node, <Event> evt)
            Callback from menu: Evaluates the action associated with the current menu element.
 

Field Detail

checked

<static> Object checked

ix

<static> {int} ix

menu

<static> {Object_Menu} menu

node

<static> {Node} node

Constructor Detail

lw.Menu.action

lw.Menu.action(<lw.Menu> menu, <int> ix, <Node> node, <Event> evt)

LogWeb V3 Default Emulator (AJAX based)

Copyright © 2006-2012 by Logics Software GmbH
Documentation generated by JSDoc on Mon Mar 3 17:24:18 2014