Class WorkplaceFunctionTree.FunctionNode

All Implemented Interfaces:
Serializable, Comparable, IFIXGRIDItem, IWorkpageStartInfo
Enclosing class:
WorkplaceFunctionTree

public class WorkplaceFunctionTree.FunctionNode extends FIXGRIDTreeItem implements IWorkpageStartInfo, Serializable
Represents function in function tree. The node is either a folgder node - then it just provides a text and (optionally) an image. Or it is a node containing workpage start information.
See Also: