Uses of Class
com.datalogics.PDFL.RemoteGoToAction
Packages that use RemoteGoToAction
-
Uses of RemoteGoToAction in com.datalogics.PDFL
Methods in com.datalogics.PDFL with parameters of type RemoteGoToActionModifier and TypeMethodDescriptionstatic final voidPDFLJNI.RemoteGoToAction_DisposeChildren(long jarg1, RemoteGoToAction jarg1_) static final FileSpecificationPDFLJNI.RemoteGoToAction_getFileSpecification(long jarg1, RemoteGoToAction jarg1_) static final booleanPDFLJNI.RemoteGoToAction_getNewWindow(long jarg1, RemoteGoToAction jarg1_) static final RemoteDestinationPDFLJNI.RemoteGoToAction_getRemoteDestination(long jarg1, RemoteGoToAction jarg1_) static final voidPDFLJNI.RemoteGoToAction_setFileSpecification(long jarg1, RemoteGoToAction jarg1_, long jarg2, FileSpecification jarg2_) static final voidPDFLJNI.RemoteGoToAction_setNewWindow(long jarg1, RemoteGoToAction jarg1_, boolean jarg2) static final voidPDFLJNI.RemoteGoToAction_setRemoteDestination(long jarg1, RemoteGoToAction jarg1_, long jarg2, RemoteDestination jarg2_)