Uses of Class
org.eclipse.pde.ui.templates.ComboChoiceOption
Package
Description
Application programming interfaces for contributing to and extending PDE project templates.
-
Uses of ComboChoiceOption in org.eclipse.pde.ui.templates
Modifier and TypeMethodDescriptionprotected ComboChoiceOption
BaseOptionTemplateSection.addComboChoiceOption
(String name, String label, String[][] choices, String value, int pageIndex) Force a combo choice representation.