Uses of Class
org.barracudamvc.core.comp.BScript

Packages that use BScript
org.barracudamvc.core.comp   
 

Uses of BScript in org.barracudamvc.core.comp
 

Methods in org.barracudamvc.core.comp that return BScript
 BScript BScript.setJSAttr(String ijsattr)
          Specify the JavaScript attr the command should be bound to
 BScript BScript.setCmd(String ijscmd)
          Set the JavaScript command for this particular component
 BScript BScript.setMode(int imode)
          Set the mode for the action (defaults to REPLACE).
 BScript BScript.addResource(String resource)
          Add a script resource (resources specified will automatically create BScriptResource delegates at render time)
 BScript BScript.removeResource(String resource)
          Remove a script resource
 



Copyright © 2004 BarracudaMVC.org All Rights Reserved.