public class AdvancedTable extends BorderPage
controls, format, forward, headElements, headers, includeControlHeadElements, messages, model, PAGE_ACTION, PAGE_MESSAGES, pageImports, path, redirect, stateful, template
Constructor and Description |
---|
AdvancedTable() |
Modifier and Type | Method and Description |
---|---|
CustomerService |
getCustomerService()
Return CustomerService instance from Spring application context.
|
boolean |
onDeleteClick() |
void |
setCustomerService(CustomerService customerService)
Set the CustomerService instance from Spring application context.
|
getTemplate, onDestroy, onInit
addControl, addModel, getContentType, getContext, getControls, getFormat, getForward, getHeadElements, getHeaders, getHtmlImports, getMessage, getMessage, getMessages, getModel, getPageImports, getPath, getRedirect, hasControls, hasHeaders, isIncludeControlHeadElements, isStateful, onGet, onPost, onRender, onSecurityCheck, removeControl, setFormat, setForward, setForward, setForward, setHeader, setHeaders, setIncludeControlHeadElements, setPageImports, setPath, setRedirect, setRedirect, setRedirect, setRedirect, setStateful, setTemplate
public boolean onDeleteClick()
public CustomerService getCustomerService()
public void setCustomerService(CustomerService customerService)
customerService
- the customerService instance to inject