|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.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 |
BScript |
BScript.setCmd(String ijscmd)
Set the JavaScript command for this particular component |
BScript |
BScript.setJSAttr(String ijsattr)
Specify the JavaScript attr the command should be bound to |
BScript |
BScript.setMode(int imode)
Set the mode for the action (defaults to REPLACE). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |