|
Oracle Outside In Java API Reference 8.5.3 E57629-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
com.oracle.outsidein.Callback.NewPageResponse
public class Callback.NewPageResponse
Holds response values returned by Callback.prepareNewPage(long)
.
Constructor Summary | |
---|---|
Callback.NewPageResponse(MarginText marginText) Constructor specifying the margin text to be used for the new page in the exported document. |
Method Summary | |
---|---|
net.bitform.oilink.OILinkMessages.MarginText |
getMarginTextGPBData() Used internally by the Outside In API, and not to be used externally. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Callback.NewPageResponse(MarginText marginText)
marginText
- object representing the margin text to use for the page specified in the pageNumber
parameter of the Callback.prepareNewPage(long)
callback.Method Detail |
---|
public net.bitform.oilink.OILinkMessages.MarginText getMarginTextGPBData()
|
Oracle Outside In Java API Reference 8.5.3 E57629-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |