Uses of Class
org.eclipse.higgins.ics.gwt.base.client.button.SimpleButton

Packages that use SimpleButton
org.eclipse.higgins.ics.gwt.base.client.button   
org.eclipse.higgins.ics.gwt.icm.client.panel.history   
 

Uses of SimpleButton in org.eclipse.higgins.ics.gwt.base.client.button
 

Subclasses of SimpleButton in org.eclipse.higgins.ics.gwt.base.client.button
 class CardActionButton
           
 class DialogButton
           
 class DisabledNavigationButton
           
 class NavigationButton
           
 class NewButton
           
 class PopupButton
           
 

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

Methods in org.eclipse.higgins.ics.gwt.icm.client.panel.history with parameters of type SimpleButton
 void CardHistoryPanelFooter.setPreviousPageButton(SimpleButton button)
           
 void CardHistoryPanelFooter.setNextPageButton(SimpleButton button)