|
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.AbstractComponentSynchronizePeer
nextapp.echo.webcontainer.sync.component.TextComponentPeer
nextapp.echo.webcontainer.sync.component.TextFieldPeer
public class TextFieldPeer
Synchronization peer for TextFields.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class nextapp.echo.webcontainer.AbstractComponentSynchronizePeer |
|---|
AbstractComponentSynchronizePeer.EventPeer |
| Constructor Summary | |
|---|---|
TextFieldPeer()
|
|
| 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 nextapp.echo.webcontainer.sync.component.TextComponentPeer |
|---|
getInputPropertyClass, getOutputProperty, init, storeInputProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextFieldPeer()
| Method Detail |
|---|
public java.lang.String getClientComponentType(boolean shortType)
ComponentSynchronizePeer
getClientComponentType in interface ComponentSynchronizePeergetClientComponentType in class TextComponentPeershortType - flag indicating whether short type or normal type name should be returned
ComponentSynchronizePeer.getClientComponentType(boolean)public java.lang.Class getComponentClass()
AbstractComponentSynchronizePeer
getComponentClass in interface ComponentSynchronizePeergetComponentClass in class TextComponentPeerAbstractComponentSynchronizePeer.getComponentClass()
|
NextApp Echo3 v3.0.b4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||