|
Eclipse Platform Release 3.4 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CheckboxTreeViewer | |
org.eclipse.jface.databinding.viewers | Provides classes that can be used to observe the JFace Viewer framework. |
org.eclipse.ui.dialogs | Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. |
Uses of CheckboxTreeViewer in org.eclipse.jface.databinding.viewers |
Methods in org.eclipse.jface.databinding.viewers with parameters of type CheckboxTreeViewer | |
static IViewerObservableSet |
ViewersObservables.observeCheckedElements(CheckboxTreeViewer viewer,
Object elementType)
Returns an observable set that tracks the checked elements of the given viewer. |
Uses of CheckboxTreeViewer in org.eclipse.ui.dialogs |
Subclasses of CheckboxTreeViewer in org.eclipse.ui.dialogs | |
class |
ContainerCheckedTreeViewer
CheckboxTreeViewer with special behaviour of the checked / gray state on container (non-leaf) nodes: The grayed state is used to visualize the checked state of its children. |
Methods in org.eclipse.ui.dialogs that return CheckboxTreeViewer | |
protected CheckboxTreeViewer |
CheckedTreeSelectionDialog.createTreeViewer(Composite parent)
Creates the tree viewer. |
protected CheckboxTreeViewer |
CheckedTreeSelectionDialog.getTreeViewer()
Returns the tree viewer. |
|
Eclipse Platform Release 3.4 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.