|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.orchestranetworks.ui.UITableFilterResponseContext
Encapsulates the HTTP request so as to display a table filter.
| Method Summary | |
UITableFilterResponseContext |
add_cr(String aString)
Writes a String to the HTTP output stream and adds a carriage return to the HTML source at the end. |
UITableFilterResponseContext |
add(int integer)
This writes an int to the HTTP output stream. |
UITableFilterResponseContext |
add(String aString)
Writes a string to the HTTP output stream. |
HttpServletRequest |
getHttpRequest()
Returns the HTTP request that has triggered the current response. |
SchemaNode |
getNode()
Returns the node to which the component is attached, as specified in the XML Schema document. |
UIRenderingMode |
getRenderingMode()
Returns the current rendering mode, edit or print. |
Session |
getSession()
Returns the current session context. |
AdaptationTable |
getTable()
Returns the current table. |
AdaptationFilter |
getTableFilter()
Returns the filter currently set on the table, null if no filter has been set. |
Object |
getValue(Path aPath)
Returns the value at the path specified. |
ValueContext |
getValueContext()
Returns the value context of the current node. |
ValueContext |
getValueContext(Path aPath)
Returns the validation context of the node specified. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public UITableFilterResponseContext add(int integer)
int to the HTTP output stream.
public UITableFilterResponseContext add(String aString)
public UITableFilterResponseContext add_cr(String aString)
public HttpServletRequest getHttpRequest()
public Session getSession()
public SchemaNode getNode()
ValueContext.getNode()public AdaptationTable getTable()
public AdaptationFilter getTableFilter()
null if no filter has been set.
public UIRenderingMode getRenderingMode()
edit or print.
public Object getValue(Path aPath)
aPath - location of the target relatively to the current node (for maximizing reusability,
it is advised to use a relative path)public ValueContext getValueContext()
public ValueContext getValueContext(Path aPath)
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
(report a bug)
EBX.Platform 4.5.3 [0607:0003]
Copyright Orchestra Networks 2000-2008. All rights reserved.