Changes

Jump to navigation Jump to search

toolpalette.register

124 bytes added, 23:30, 24 May 2011
Line 7: Line 7:     
== Syntax  ==
 
== Syntax  ==
'''functionName'''(arg1, arg2, arg3 [,arg4])  
+
toolPalette.'''register'''(menuStructure)  
    
{| class="wikitable"
 
{| class="wikitable"
Line 13: Line 13:  
! Parameter !! Type !! Description
 
! Parameter !! Type !! Description
 
|-
 
|-
| <u>menuStructure</u> || (multi-level)-table || Description of arg1
+
| <u>menuStructure</u> || (multi-level)-table || Table describing the name of each tool box, the menus that appear in each tool box, and the function to call when the user invokes the menu item
|-
+
   
 
|}
 
|}
  

Navigation menu