Skip to content
kerrishotts edited this page Apr 1, 2013 · 1 revision

PKObject is the base object from which all other UI widget objets derive from. It provides a simple inheritance method with per-method superclassing. It's not, perhaps, the best object base out there, but it's simple and provides for inheritance through methods other than the constructor.

PKObject is provided in pk-object.js, and requires PKUTIL.

Properties

Methods

Version

0.3 Introduced; Docs Valid

Clone this wiki locally