Login  |  Register  |  September 05, 2010
commandbar sample
Nemo.CommandBar Overview Minimize
 
  • It allows to define a toolbox of Nemo commands which can then be used in any Nemo-based module and called like a javascript function
  • Every Nemo command accepts an unlimited number of strong typed parameters (numeric, date, string)
  • The types of Nemo command accepted are: Reload (show/hide/show float behaviors), Redirect to Page, Redirect to Url.
  • It allows to define and execute a SQL statement.
  • It allows to associate a messagebox to confirm the operation.

Print