|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.sree.RepletCommand
inetsoft.sree.RepletCommand.SendRequest
public static class RepletCommand.SendRequest
A command to send a request to a replet (as a RequestEvent). The request is sent to the replet that returned this command. It is normally used in the client-side handler to send a request to itself when an user action happens in the viewer.
| Nested Class Summary |
|---|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
RepletRequest |
getRepletRequest()
Get the request object. |
void |
setRepletRequest(RepletRequest req)
Set the request object. |
String |
toString()
|
| Methods inherited from class inetsoft.sree.RepletCommand |
|---|
addCommand, addPromptParameters, addPromptParameters, addRefresh, addReprint, addScrollTo, addScrollTo, addSendRequest, addSetCursor, addShowMenu, addShowMenu, addShowMenu, addShowMenu, addShowReplet, addShowReplet, addShowReplet, addShowReport, addShowReport, addShowStatus, addShowURL, dataBinding, getCommand, getCommand, getCommandCount, promptParameters, promptParameters, refresh, removeCommand, reprint, scrollTo, scrollTo, sendRequest, setChanged, setCursor, showDrill, showMenu, showMenu, showMenu, showMenu, showReplet, showReplet, showReplet, showReport, showReport, showReport, showStatus, showURL, showViewsheet, showViewsheet |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public RepletRequest getRepletRequest()
public void setRepletRequest(RepletRequest req)
setRepletRequest in class RepletCommandreq - replet request object.public String toString()
toString in class RepletCommandpublic boolean equals(Object obj)
equals in class RepletCommand
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||