|
|||||||||
| 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,
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,
Command command)
CommandSynchronizePeer
render in interface CommandSynchronizePeerrc - the relevant RenderContextcommand - the Command to executeCommandSynchronizePeer.render(
nextapp.echo2.webcontainer.RenderContext, nextapp.echo2.app.Command)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||