LibEvent
| Kind of class: | class |
|---|---|
| Inherits from: | BasicEvent |
| Known subclasses: | |
| Version: | 1.0 |
| Author: | Francis Bourre |
| Classpath: | com.bourre.data.libs.LibEvent |
| File last modified: | Wednesday, 31 October 2007, 07:35:29 |
Summary
Instance methods
getLib
function getLib (
) : ILib
getName
function getName (
) : String
getPerCent
function getPerCent (
) : Number
toString
function toString (
) : String
Returns the string representation of this instance.
Returns:
the string representation of this instance
Overrides: