|
NextApp Echo2 v2.1.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnextapp.echo2.webcontainer.syncpeer.BrowserCommandPeer
public class BrowserCommandPeer
A CommandSynchronizePeer
implementation for
browser control commands.
This class should not be extended or used by classes outside of the Echo framework.
Constructor Summary | |
---|---|
BrowserCommandPeer()
|
Method Summary | |
---|---|
void |
render(RenderContext rc,
nextapp.echo2.app.Command command)
Renders a directive to execute the command on the client. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BrowserCommandPeer()
Method Detail |
---|
public void render(RenderContext rc, nextapp.echo2.app.Command command)
CommandSynchronizePeer
render
in interface CommandSynchronizePeer
rc
- the relevant RenderContext
command
- the Command
to executeCommandSynchronizePeer.render(
nextapp.echo2.webcontainer.RenderContext, nextapp.echo2.app.Command)
|
NextApp Echo2 v2.1.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |