Core
Web
Class Hierarchy:

Namespace for Web Core.

Descendant Class Summary
Core.Web.DOM
Core.Web.Env
Core.Web.Event
Core.Web.HttpConnection
Core.Web.Library
Core.Web.Library.Group
Core.Web.Library._Item
Core.Web.Measure
Core.Web.Measure.Bounds
Core.Web.Scheduler.MethodRunnable
Core.Web.Scheduler.Runnable
Core.Web.VirtualPosition

Class Field Summary
Public dragInProgress
Flag indicating that a drag-and-drop operation is in process.

Class Method Summary
Public init()
Initializes the Web Core.
Internal _selectStartListener()
Internet Explorer-specific event listener to deny selection.

Class Method Detail
init
Initializes the Web Core. This method must be executed prior to using any Web Core capabilities.

_selectStartListener
Internet Explorer-specific event listener to deny selection.
Parameters:
e (Event) - the selection event