|
|||||||||
| 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
ch.uzh.ifi.attempto.echocomp.TabSensitiveTextFieldPeer
public class TabSensitiveTextFieldPeer
This is the peer component for the class TabSensitiveTextField.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class nextapp.echo.webcontainer.AbstractComponentSynchronizePeer |
|---|
nextapp.echo.webcontainer.AbstractComponentSynchronizePeer.EventPeer |
| Field Summary |
|---|
| Fields inherited from class nextapp.echo.webcontainer.sync.component.TextComponentPeer |
|---|
INPUT_CHANGE, PROPERTY_SYNC_DELAY, PROPERTY_SYNC_INITIAL_DELAY, PROPERTY_SYNC_MODE, SYNC_ON_ACTION, SYNC_ON_CHANGE |
| Constructor Summary | |
|---|---|
TabSensitiveTextFieldPeer()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getClientComponentType(boolean shortType)
|
java.lang.Class |
getComponentClass()
|
void |
init(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component)
|
| Methods inherited from class nextapp.echo.webcontainer.sync.component.TextComponentPeer |
|---|
getInputPropertyClass, getOutputProperty, storeInputProperty |
| Methods inherited from class nextapp.echo.webcontainer.AbstractComponentSynchronizePeer |
|---|
addEvent, addOutputProperty, addOutputProperty, addRequiredComponentClass, getEventDataClass, getEventTypes, getOutputPropertyIndices, getOutputPropertyMethodName, getOutputPropertyNames, getUpdatedOutputPropertyNames, hasListeners, hasUpdatedListeners, isOutputPropertyIndexed, isOutputPropertyReferenced, processEvent, setOutputPropertyReferenced |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TabSensitiveTextFieldPeer()
| Method Detail |
|---|
public void init(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component)
init in interface nextapp.echo.webcontainer.ComponentSynchronizePeerinit in class nextapp.echo.webcontainer.sync.component.TextComponentPeerpublic java.lang.Class getComponentClass()
getComponentClass in interface nextapp.echo.webcontainer.ComponentSynchronizePeergetComponentClass in class nextapp.echo.webcontainer.sync.component.TextFieldPeerpublic java.lang.String getClientComponentType(boolean shortType)
getClientComponentType in interface nextapp.echo.webcontainer.ComponentSynchronizePeergetClientComponentType in class nextapp.echo.webcontainer.sync.component.TextFieldPeer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||