ILib

Kind of class:interface
Inherits from:Command
Implemented by:
Version:1.0
Author:Francis Bourre
Classpath:com.bourre.data.libs.ILib
File last modified:Wednesday, 31 October 2007, 07:35:29

Instance methods

addListener

function addListener (
oL:ILibListener) : Void

getName

function getName (
) : String

getPerCent

function getPerCent (
) : Number

getURL

function getURL (
) : String

load

function load (
) : Void

prefixURL

function prefixURL (
sURL:String) : Void

removeListener

function removeListener (
oL:ILibListener) : Void

setAntiCache

function setAntiCache (
b:Boolean) : Void

setName

function setName (
sURL:String) : Void

setURL

function setURL (
sURL:String) : Void