Name

LzScreenKernel (dhtml)

Synopsis

JavaScript: LzScreenKernel
Type: Object
Access: private
Runtimes: dhtml
Topic: Kernel.DHTML
Declared in: WEB-INF/lps/lfc/kernel/dhtml/LzScreenKernel.js

Description

LzScreenKernel.js

Details

Static Properties (4)

__callback (dhtml)
static public var __callback = null;
height (dhtml)
static public var height = null;
__scope (dhtml)
static public var __scope = null;
width (dhtml)
static public var width = null;

Static Methods (3)

__init() (dhtml)
static public function __init();
__resizeEvent() (dhtml)
static public function __resizeEvent();
setCallback() (dhtml)
static public function setCallback(scope, funcname);

JavaScript Synopsis

private var LzScreenKernel = { ... };