Generated by
JDiff

Class com.qoppa.pdf.actions.GotoPageRemoteAction

Removed Methods
void setNewWindow(boolean) A flag specifying whether to open the destination document in a new window.
 

Added Methods
int getNewWindow() A flag specifying whether to open the destination document in a new window.
void setNewWindow(int) A flag specifying whether to open the destination document in a new window.
void setNewWindow(boolean) A flag specifying whether to open the destination document in a new window.
 

Changed Methods
boolean isNewWindow() Now deprecated.
Use {@link GotoPageRemoteAction#getNewWindow()}