Core.Web.Library._Item
| Constructor Summary | |
|---|---|
| Public | Core.Web.Library._Item()Creates a new library item. |
| Instance Field Summary | |
|---|---|
| Internal | _urlURL Of library to load. |
| Internal | _groupContaining library group. |
| Internal | _contentLoaded library content (set when retrieved). |
| Instance Method Summary | |
|---|---|
| Internal | _retrieveListener()Event listener for response from the HttpConnection used to retrieve the library. |
| Internal | _install()Installs the library. |
| Internal | _retrieve()Asynchronously retrieves the library. |
group
(Core.Web.Library.Group)
- the library group in which the item is containedurl
(String)
- the URL from which the library may be retrievede
- the event