|
Eclipse PDE Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateField | |
---|---|
org.eclipse.pde.ui.templates |
Uses of TemplateField in org.eclipse.pde.ui.templates |
---|
Subclasses of TemplateField in org.eclipse.pde.ui.templates | |
class |
AbstractChoiceOption
Abstract implementation of the TemplateOption that allows users to choose a value from the fixed set of options. |
class |
BlankField
This template option can be used to create blank space on the template section wizard page. |
class |
BooleanOption
This implementation of the TemplateOption can be used to represent options that are boolean choices. |
class |
ChoiceOption
Deprecated. see RadioChoiceOption and ComboChoiceOption |
class |
ComboChoiceOption
Implementation of the AbstractTemplateOption that allows users to choose a value from the fixed set of options using a combo box. |
class |
RadioChoiceOption
Implementation of the AbstractTemplateOption that allows users to choose a value from the fixed set of options using radio buttons. |
class |
StringOption
This template option can be used to collect string option from the user in the template section wizard page. |
class |
TemplateOption
The base class of all the template options. |
|
Eclipse PDE Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |