The Oscar GUI package offers a set of utilities for building richly interactive web applications.This oscar.Gui object defines the Oscar GUI namespace.
| oscar.Gui | The Oscar GUI package offers a set of utilities for building richly interactive web applications.This oscar.Gui object defines the Oscar GUI namespace. |
| Properties | |
| EVENT_TYPES | |
| events | |
| Functions | |
| draw | Creates the div element for the GUI Class |
| appendTo | Appends the div to a parent container. |
| Constants | |
| CLASS_NAME |
Creates the div element for the GUI Class
draw : function()
Appends the div to a parent container.
appendTo : function( parent )