|
NextApp Echo2 v2.1.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FocusSupport
An optional interface which may be implemented by
ComponentSynchronizePeer
s to support receiving input focus
Method Summary | |
---|---|
void |
renderSetFocus(RenderContext rc,
nextapp.echo2.app.Component component)
Renders a directive to set the client input focus to the specified component. |
Method Detail |
---|
void renderSetFocus(RenderContext rc, nextapp.echo2.app.Component component)
rc
- the relevant RenderContext
component
- the Component
to be focused.
|
NextApp Echo2 v2.1.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |