Uses of Class
org.eclipse.ui.forms.widgets.ToggleHyperlink
-
Packages that use ToggleHyperlink Package Description org.eclipse.ui.forms.widgets Custom widgets and controls for forms-based parts. -
-
Uses of ToggleHyperlink in org.eclipse.ui.forms.widgets
Subclasses of ToggleHyperlink in org.eclipse.ui.forms.widgets Modifier and Type Class Description class
TreeNode
A custom selectable control that can be used to control areas that can be expanded or collapsed.class
Twistie
A custom selectable control that can be used to control areas that can be expanded or collapsed.Fields in org.eclipse.ui.forms.widgets declared as ToggleHyperlink Modifier and Type Field Description protected ToggleHyperlink
ExpandableComposite. toggle
The toggle widget used to expand the composite.
-