|
NextApp Echo3 v3.0.rc1 |
||||||||
| 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.AbstractListComponentPeer
nextapp.echo.webcontainer.sync.component.ListBoxPeer
public class ListBoxPeer
ComponentSynchronizePeer implementation for
ListBox components.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class nextapp.echo.webcontainer.sync.component.AbstractListComponentPeer |
|---|
AbstractListComponentPeer.ListDataPeer |
| Nested classes/interfaces inherited from class nextapp.echo.webcontainer.AbstractComponentSynchronizePeer |
|---|
AbstractComponentSynchronizePeer.EventPeer |
| Constructor Summary | |
|---|---|
ListBoxPeer()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getClientComponentType(boolean mode)
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.AbstractListComponentPeer |
|---|
getInputPropertyClass, getOutputProperty, getOutputPropertyMethodName, getUpdatedOutputPropertyNames, init, storeInputProperty |
| Methods inherited from class nextapp.echo.webcontainer.AbstractComponentSynchronizePeer |
|---|
addEvent, addOutputProperty, addOutputProperty, addRequiredComponentClass, getEventDataClass, getEventTypes, getOutputPropertyIndices, getOutputPropertyNames, 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 ListBoxPeer()
| Method Detail |
|---|
public java.lang.String getClientComponentType(boolean mode)
ComponentSynchronizePeer
getClientComponentType in interface ComponentSynchronizePeergetClientComponentType in class AbstractListComponentPeermode - a boolean flag indicating whether a component name (true) or style name (false) is being rendered
ComponentSynchronizePeer.getClientComponentType(boolean)public java.lang.Class getComponentClass()
AbstractComponentSynchronizePeer
getComponentClass in interface ComponentSynchronizePeergetComponentClass in class AbstractListComponentPeerAbstractComponentSynchronizePeer.getComponentClass()
|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||