Class rio.Page
Extends
rio.Attr
Page is used to create page classes in a rio application. It handles css dependencies, rendering, templating,
layout management, and popup management..
Defined in: page.js.
Constructor Attributes | Constructor Name and Description |
---|---|
rio.Page()
|
Method Attributes | Method Name and Description |
---|---|
<static> |
rio.Page.create()
|
<static> |
rio.Page.extend(page, extension)
|
Method Detail
<static>
rio.Page.create()
<static>
rio.Page.extend(page, extension)
- Parameters:
- page
- extension