public final class TodoFileNode extends PsiFileNode
PsiFileNode.ExtensionSortKeyPresentableNodeDescriptor.ColoredFragmentNodeDescriptor.NodeComparator<T extends NodeDescriptor<?>>DEFAULT_WEIGHT, EMPTY_ARRAY, myClosedIcon, myColor, myName, myOpenIcon, myProjectEMPTY_ROOTSEMPTY_NAVIGATION_ITEM_ARRAY| Constructor and Description | 
|---|
| TodoFileNode(Project project,
            PsiFile file,
            TodoTreeBuilder treeBuilder,
            boolean singleFileMode) | 
| Modifier and Type | Method and Description | 
|---|---|
| static TodoItem[] | findAllTodos(PsiFile psiFile,
            PsiTodoSearchHelper helper) | 
| java.util.Collection<AbstractTreeNode<?>> | getChildrenImpl() | 
| int | getWeight() | 
| protected void | updateImpl(PresentationData data) | 
canNavigate, canRepresent, contains, extension, getNavigateActionText, getTitle, getTypeSortKey, isMarkReadOnly, navigate, shouldDrillDownOnEmptyElementextractPsiFromValue, getFileStatus, getVirtualFilecalcTooltip, canNavigateToSource, computeFileStatus, getChildren, getIconableFlags, getNavigationItem, isDeprecated, isValid, navigate, patchIcon, update, validatecanHaveChildrenMatching, createTreeNode, getDefaultRootsFor, getManualOrderKey, getQualifiedNameSortKey, getRoots, getSettings, getSortKey, getTypeSortWeight, hasProblemFileBeneath, isSortByFirstChild, isValidating, shouldApply, shouldPostprocess, someChildContainsFile, someChildContainsFile, wrapapply, equals, getChildToHighlightAt, getElement, getEqualityObject, getFileStatusColor, getLeafState, getName, getNullValueSetTrace, getParent, getParentDescriptor, getParentValue, getTestPresentation, getToolTip, getValue, hashCode, isAlwaysExpand, isAlwaysLeaf, isAlwaysShowPlus, postprocess, setParent, setValue, shouldUpdateData, toTestString, valueIsCutapply, apply, applyFrom, createPresentation, getHighlightColor, getPresentation, getTemplatePresentation, isAncestorOrSelf, isContentHighlighted, isHighlightableContentNode, isParentOf, updateexpandOnDoubleClick, getChildrenSortingStamp, getClosedIcon, getColor, getIcon, getIndex, getOpenIcon, getProject, getUpdateCount, isWasDeclaredAlwaysLeaf, setChildrenSortingStamp, setIcon, setIndex, setUpdateCount, setWasDeclaredAlwaysLeaf, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcanNavigateToSourcegetPresentationpublic TodoFileNode(Project project, PsiFile file, TodoTreeBuilder treeBuilder, boolean singleFileMode)
public java.util.Collection<AbstractTreeNode<?>> getChildrenImpl()
getChildrenImpl in class PsiFileNodepublic static TodoItem[] findAllTodos(PsiFile psiFile, PsiTodoSearchHelper helper)
protected void updateImpl(PresentationData data)
updateImpl in class PsiFileNodepublic int getWeight()
getWeight in class PsiFileNode