Name

LzLibraryCleanup

Synopsis

JavaScript: LzLibraryCleanup
Type: Class
Access: private
Topic: Kernel.AS2
Declared in: WEB-INF/lps/lfc/kernel/LzLibraryCleanup.lzs

Description

LzLibraryCleanup.as

Superclass Chain

node (LzNode) » LzLibraryCleanup

Known Subclasses

Details

Methods (1)

initialize()
public function initialize(owner, args);

JavaScript Synopsis

private LzLibraryCleanup extends  LzNode  {
  prototype public function initialize (owner, args);
}