Uses of Class
org.eclipse.higgins.ics.gwt.icm.client.panel.card.CardPanel

Packages that use CardPanel
org.eclipse.higgins.ics.gwt.icm.client.panel   
 

Uses of CardPanel in org.eclipse.higgins.ics.gwt.icm.client.panel
 

Methods in org.eclipse.higgins.ics.gwt.icm.client.panel that return CardPanel
 CardPanel ICMMainPanel.getCardPanel()
           
 

Methods in org.eclipse.higgins.ics.gwt.icm.client.panel with parameters of type CardPanel
 void ICMMainPanel.setCardPanel(CardPanel cardPanel)