net.sf.mpxj.mpp
Class SplitView9
java.lang.Object
net.sf.mpxj.AbstractView
net.sf.mpxj.mpp.AbstractMppView
net.sf.mpxj.mpp.GenericView
net.sf.mpxj.mpp.GenericView9
net.sf.mpxj.mpp.SplitView9
- All Implemented Interfaces:
- View
public class SplitView9
- extends GenericView9
This class represents a user defined view in Microsoft Project
which is made up of two existing views, typically shown above
and below the division of a split screen.
getLowerViewName
public String getLowerViewName()
- Retrieves the lower view name.
- Returns:
- lower view name
getUpperViewName
public String getUpperViewName()
- Retrieves the upper view name.
- Returns:
- upper view name
toString
public String toString()
- This method dumps the contents of this View as a String.
Note that this facility is provided as a debugging aid.
- Overrides:
toString in class AbstractView
- Returns:
- formatted contents of this view
Copyright © 2012. All Rights Reserved.