Uses of Class
org.eclipse.tigerstripe.workbench.plugins.ITablePluginProperty.ColumnDef

Packages that use ITablePluginProperty.ColumnDef
org.eclipse.tigerstripe.workbench.plugins This package contains the interfaces to be implemented in relation with implementing TS templates, and more generally all interfaces as seen by the user when implementing a Tigerstripe plugin. 
 

Uses of ITablePluginProperty.ColumnDef in org.eclipse.tigerstripe.workbench.plugins
 

Methods in org.eclipse.tigerstripe.workbench.plugins that return types with arguments of type ITablePluginProperty.ColumnDef
 java.util.List<ITablePluginProperty.ColumnDef> ITablePluginProperty.getColumnDefs()