Uses of Class
org.pentaho.mantle.client.ui.tabs.MantleTabPanel
- 
Packages that use MantleTabPanel Package Description org.pentaho.mantle.client.solutionbrowser org.pentaho.mantle.client.ui.tabs  - 
- 
Uses of MantleTabPanel in org.pentaho.mantle.client.solutionbrowser
Methods in org.pentaho.mantle.client.solutionbrowser that return MantleTabPanel Modifier and Type Method Description MantleTabPanelSolutionBrowserPanel. getContentTabPanel()Constructors in org.pentaho.mantle.client.solutionbrowser with parameters of type MantleTabPanel Constructor Description SolutionBrowserDragController(MantleTabPanel tabs) - 
Uses of MantleTabPanel in org.pentaho.mantle.client.ui.tabs
Constructors in org.pentaho.mantle.client.ui.tabs with parameters of type MantleTabPanel Constructor Description MantleTab(String text, String tooltip, MantleTabPanel tabPanel, com.google.gwt.user.client.ui.Widget content, boolean closeable) 
 -