Sets the displayed time interval to the specified range, optionally changing the view resolution. If the interval is outside of the view range, the view range is expanded to include the interval.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setViewport ( |
The start of the interval to display.
The end of the interval to display.
true to change the view resolution if necessary; false to keep the current resolution and adjust only the scale.
This method operates only in Resource view. In addition, the resource view must not have hidden days or hours.
JPlanner Programmer's Guide | © 2023 MindFusion |