Frame
Asynchronously returns a reference to the current frame
Frame.getCurrent
Synchronously returns a reference to the current frame
Frame.getCurrentSync
Asynchronously returns a reference to the specified frame. The frame does not have to exist
Frame.wrap
the identity of the frame you want to wrap
Synchronously returns a reference to the specified frame. The frame does not have to exist
Frame.wrapSync
Generated using TypeDoc
Lends
Frame