Uses of Interface
com.itmill.toolkit.ui.PopupView.Content

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

Uses of PopupView.Content in com.itmill.toolkit.ui
 

Methods in com.itmill.toolkit.ui that return PopupView.Content
 PopupView.Content PopupView.getContent()
          Returns the content-package for this PopupView.
 

Methods in com.itmill.toolkit.ui with parameters of type PopupView.Content
 void PopupView.setContent(PopupView.Content newContent)
          This method will replace the current content of the panel with a new one.
 

Constructors in com.itmill.toolkit.ui with parameters of type PopupView.Content
PopupView(PopupView.Content content)
          Creates a PopupView through the PopupView.Content interface.
 



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