|
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.AbstractButtonPeer
nextapp.echo.webcontainer.sync.component.ButtonPeer
public class ButtonPeer
Synchronization peer for Buttons.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class nextapp.echo.webcontainer.AbstractComponentSynchronizePeer |
|---|
AbstractComponentSynchronizePeer.EventPeer |
| Field Summary |
|---|
| Fields inherited from class nextapp.echo.webcontainer.sync.component.AbstractButtonPeer |
|---|
BUTTON_SERVICE |
| Constructor Summary | |
|---|---|
ButtonPeer()
|
|
| 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.AbstractButtonPeer |
|---|
init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ButtonPeer()
| Method Detail |
|---|
public java.lang.String getClientComponentType(boolean mode)
ComponentSynchronizePeer
getClientComponentType in interface ComponentSynchronizePeergetClientComponentType in class AbstractButtonPeermode - a boolean flag indicating whether a component name (true) or style name (false) is being rendered
AbstractButtonPeer.getClientComponentType(boolean)public java.lang.Class getComponentClass()
AbstractComponentSynchronizePeer
getComponentClass in interface ComponentSynchronizePeergetComponentClass in class AbstractButtonPeerAbstractComponentSynchronizePeer.getComponentClass()
|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||