Uses of Class
org.pentaho.xul.swt.tab.TabSet
-
Packages that use TabSet Package Description org.pentaho.di.ui.spoon This package contains the classes needed by Spoon.org.pentaho.xul.swt.tab -
-
Uses of TabSet in org.pentaho.di.ui.spoon
Fields in org.pentaho.di.ui.spoon declared as TabSet Modifier and Type Field Description TabSetSpoon. tabfolderMethods in org.pentaho.di.ui.spoon that return TabSet Modifier and Type Method Description TabSetSpoon. getTabSet()Constructors in org.pentaho.di.ui.spoon with parameters of type TabSet Constructor Description MainSpoonPerspective(org.eclipse.swt.widgets.Composite ui, TabSet tabfolder) -
Uses of TabSet in org.pentaho.xul.swt.tab
Methods in org.pentaho.xul.swt.tab that return TabSet Modifier and Type Method Description TabSetTabItem. getTabset()Methods in org.pentaho.xul.swt.tab with parameters of type TabSet Modifier and Type Method Description protected org.eclipse.swt.custom.CTabItemTabItem. createTabItem(TabSet tabset)voidTabItem. setTabset(TabSet tabset)Constructors in org.pentaho.xul.swt.tab with parameters of type TabSet Constructor Description TabItem(TabSet tabset, String text, String id, int[] sashWeights)
-