|
NextApp Echo2 v2.1.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RenderContext
Contextual information relevant for rendering ServerMessage
s.
Method Summary | |
---|---|
nextapp.echo2.webrender.Connection |
getConnection()
Returns the Connection to which the
ServerMessage is being rendered. |
ContainerInstance |
getContainerInstance()
Returns the ContainerInstance for which the rendering
is being performed. |
nextapp.echo2.webrender.ServerMessage |
getServerMessage()
Returns the ServerMessage to which output should be
rendered. |
Method Detail |
---|
nextapp.echo2.webrender.Connection getConnection()
Connection
to which the
ServerMessage
is being rendered.
ContainerInstance getContainerInstance()
ContainerInstance
for which the rendering
is being performed.
ContainerInstance
nextapp.echo2.webrender.ServerMessage getServerMessage()
ServerMessage
to which output should be
rendered.
ServerMessage
|
NextApp Echo2 v2.1.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |