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 classTreeNodeA custom selectable control that can be used to control areas that can be expanded or collapsed.classTwistieA 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 ToggleHyperlinkExpandableComposite. toggleThe toggle widget used to expand the composite.
-