Uses of Class
com.itmill.toolkit.ui.FrameWindow.Frameset

Packages that use FrameWindow.Frameset
com.itmill.toolkit.ui Provides interfaces and classes in the IT Mill Toolkit. 
 

Uses of FrameWindow.Frameset in com.itmill.toolkit.ui
 

Fields in com.itmill.toolkit.ui declared as FrameWindow.Frameset
protected  FrameWindow.Frameset FrameWindow.Frame.parentFrameset
          Parent frameset.
 

Methods in com.itmill.toolkit.ui that return FrameWindow.Frameset
 FrameWindow.Frameset FrameWindow.getFrameset()
          Gets the main frameset of the window.
 FrameWindow.Frameset FrameWindow.Frame.getParentFrameset()
          Gets the parent frameset.
 FrameWindow.Frameset FrameWindow.Frameset.newFrameset(boolean isVertical, int index)
          Creates the new frameset.
 



Copyright © 2000-2008 IT Mill Ltd. All Rights Reserved.