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.

Summary
oscar.GuiThe 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
drawCreates the div element for the GUI Class
appendToAppends the div to a parent container.
Constants
CLASS_NAME

Properties

EVENT_TYPES

events

Functions

draw

draw : function()

Creates the div element for the GUI Class

appendTo

appendTo : function(parent)

Appends the div to a parent container.

Constants

CLASS_NAME

draw : function()
Creates the div element for the GUI Class
appendTo : function(parent)
Appends the div to a parent container.