Eclipse PDE
Release 3.8

Uses of Class
org.eclipse.pde.ui.templates.ComboChoiceOption

Packages that use ComboChoiceOption
org.eclipse.pde.ui.templates Application programming interfaces for contributing to and extending PDE project templates. 
 

Uses of ComboChoiceOption in org.eclipse.pde.ui.templates
 

Methods in org.eclipse.pde.ui.templates that return ComboChoiceOption
protected  ComboChoiceOption BaseOptionTemplateSection.addComboChoiceOption(String name, String label, String[][] choices, String value, int pageIndex)
          Force a combo choice representation.
 


Eclipse PDE
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.