Class mashi.frameset
Defined in: mashi.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
mashi.frameset(component)
Load mashi frameset.
|
Class Detail
mashi.frameset(component)
Load mashi frameset.
// content/app.js
mashi.frameset('content.app');
- Parameters:
- {String} component
- Path and name of frameset (without '.js' file extension)
Documentation generated by JsDoc Toolkit 2.4.0 on Thu May 05 2011 11:38:27 GMT+0200 (CEST)