Class WorkpageStartInfo

java.lang.Object
org.eclnt.util.valuemgmt.BeanWithParent
org.eclnt.workplace.WorkpageStartInfo
All Implemented Interfaces:
Serializable, Cloneable, IWorkpageStartInfo

public class WorkpageStartInfo extends BeanWithParent implements IWorkpageStartInfo, Serializable, Cloneable
In the workplace management there are a couple of places where information is kept which later on is used to start a workpage. Example: the tree of functions, the favorites square and the favorites area. This class is the collection of data that is associated with a startable function.
See Also: