|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.efaps.ui.wicket.components.menu.FileRequestTarget
public class FileRequestTarget
| Constructor Summary | |
|---|---|
FileRequestTarget(java.io.File _file)
Constructor. |
|
| Method Summary | |
|---|---|
void |
detach(org.apache.wicket.RequestCycle _arg)
Not needed here. |
void |
respond(org.apache.wicket.RequestCycle _requestCycle)
Respond to the request. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileRequestTarget(java.io.File _file)
_file - File for this request| Method Detail |
|---|
public void detach(org.apache.wicket.RequestCycle _arg)
detach in interface org.apache.wicket.IRequestTarget_arg - RequestCyclepublic void respond(org.apache.wicket.RequestCycle _requestCycle)
respond in interface org.apache.wicket.IRequestTarget_requestCycle - RequestCycle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||