Class FrameWindow.Frame

An individual frame that contains either a window or the contents of the url set to frame.

The frames can be only created to framesets using the newFrame() functions of the frameset.

Synopsis

Inheritance Path.  java.lang.Object-> com.itmill.toolkit.ui.FrameWindow.Frame

getName()

Name of the freame

getParentFrameset()

Get the parent frameset

getResource()

Resource connected to frame

getURL()

URL of the frame

getWindow()

Window connected to frame

setAbsoluteSize(int)

Absolute width/height of the frame in pixels

setFreeSize()

Set the frame size to be freely specified by the terminal

setRelativeSize(int)

Set the frame width/height as a percentage of the containing frameset size