|
PHP2Go Javascript Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--Widget
Defined in php2go.js
| Field Summary | |
Object |
attributes
Widget's attributes |
| Constructor Summary | |
Widget
(<Object> attrs, <Function> func)
The Widget class is the base class of all widgets. |
|
| Method Summary | |
Boolean
|
hasAttributes()
Check if the widget has a given list of attributes |
<static> void
|
init(<String> name, <Object> attrs, setupFunc)
Initializes a widget, given its name and attributes |
| Field Detail |
Object attributes
| Constructor Detail |
Widget(<Object> attrs, <Function> func)
attrs - Widget's attributes
func - Setup function
| Method Detail |
Boolean hasAttributes()
<static> void init(<String> name, <Object> attrs, setupFunc)
name - Widget name
attrs - Widget attributes
|
PHP2Go Javascript Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||