JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.cristalise.gui.tree
Interface NodeSubscriber
All Known Implementing Classes:
DynamicTreeBuilder
public interface
NodeSubscriber
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
add
(
Node
newNode)
void
end
(boolean more)
void
remove
(
Path
path)
Method Details
add
void
add
(
Node
newNode)
remove
void
remove
(
Path
path)
end
void
end
(boolean more)