|
NextApp Echo3 v3.0.b4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo.webcontainer.AbstractCommandSynchronizePeer
nextapp.echo.webcontainer.sync.command.BrowserOpenWindowCommandPeer
public class BrowserOpenWindowCommandPeer
Synchronization peer for BrowserOpenWindowCommand.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class nextapp.echo.webcontainer.AbstractCommandSynchronizePeer |
|---|
AbstractCommandSynchronizePeer.IndexedPropertyPeer, AbstractCommandSynchronizePeer.PropertyPeer |
| Constructor Summary | |
|---|---|
BrowserOpenWindowCommandPeer()
Default constructor. |
|
| Method Summary | |
|---|---|
java.lang.Class |
getCommandClass()
Returns the Class of Command
supported by this peer. |
void |
init(nextapp.echo.app.util.Context context)
Initializes the peer. |
| Methods inherited from class nextapp.echo.webcontainer.AbstractCommandSynchronizePeer |
|---|
addProperty, addProperty, addProperty, getClientCommandType, getProperty, getPropertyIndices, getPropertyNames, isPropertyIndexed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrowserOpenWindowCommandPeer()
| Method Detail |
|---|
public java.lang.Class getCommandClass()
CommandSynchronizePeerClass of Command
supported by this peer.
ClassCommandSynchronizePeer.getCommandClass()public void init(nextapp.echo.app.util.Context context)
CommandSynchronizePeerCommand for the first time.
init in interface CommandSynchronizePeerinit in class AbstractCommandSynchronizePeercontext - the relevant Context, provides
standard contextual information described in class description, in
addition to the following:
AbstractCommandSynchronizePeer.init(nextapp.echo.app.util.Context)
|
NextApp Echo3 v3.0.b4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||