Uses of Class
org.cafesip.gwtcomp.client.ui.TitleBar

Packages that use TitleBar
org.cafesip.gwtcomp.client.ui This package contains the GWT components widgets. 
 

Uses of TitleBar in org.cafesip.gwtcomp.client.ui
 

Methods in org.cafesip.gwtcomp.client.ui that return TitleBar
 TitleBar WizardPanel.getTitleBar()
          Get the title bar.
 TitleBar DataEntryPanel.getTitleBar()
          Returns the title bar at the top of the panel.
 

Methods in org.cafesip.gwtcomp.client.ui with parameters of type TitleBar
 void DataEntryPanel.setTitleBar(TitleBar titleBar)
          Sets a title bar.
 

Constructors in org.cafesip.gwtcomp.client.ui with parameters of type TitleBar
DataEntryPanel(TitleBar titleBar, MessageBar messageBar)
          A constructor for this class.
 



Copyright © 2010 Cafesip.org. All Rights Reserved.