|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IListenerInterfaceRequestTarget
Target that denotes a page instance and a call to a component on that page using an listener interface method.
| Method Summary | |
|---|---|
RequestListenerInterface |
getRequestListenerInterface()
Gets listener method. |
RequestParameters |
getRequestParameters()
Get the request parameters |
Component |
getTarget()
Gets the target component. |
| Methods inherited from interface org.apache.wicket.request.target.component.IPageRequestTarget |
|---|
getPage |
| Methods inherited from interface org.apache.wicket.IRequestTarget |
|---|
detach, respond |
| Method Detail |
|---|
Component getTarget()
RequestListenerInterface getRequestListenerInterface()
RequestParameters getRequestParameters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||