|
NextApp Echo3 v3.0.b4 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object nextapp.echo.webcontainer.AbstractComponentSynchronizePeer nextapp.echo.webcontainer.sync.component.WindowPeer
public class WindowPeer
Synchronization peer for Window
s.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class nextapp.echo.webcontainer.AbstractComponentSynchronizePeer |
---|
AbstractComponentSynchronizePeer.EventPeer |
Constructor Summary | |
---|---|
WindowPeer()
|
Method Summary | |
---|---|
java.lang.String |
getClientComponentType(boolean shortType)
Returns the remote client component type name. |
java.lang.Class |
getComponentClass()
Returns the (most basic) supported component class. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WindowPeer()
Method Detail |
---|
public java.lang.String getClientComponentType(boolean shortType)
ComponentSynchronizePeer
shortType
- flag indicating whether short type or normal type name should be returned
ComponentSynchronizePeer.getClientComponentType(boolean)
public java.lang.Class getComponentClass()
AbstractComponentSynchronizePeer
getComponentClass
in interface ComponentSynchronizePeer
getComponentClass
in class AbstractComponentSynchronizePeer
ComponentSynchronizePeer.getComponentClass()
|
NextApp Echo3 v3.0.b4 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |