public class TableStyles extends BorderPage
controls, format, forward, headElements, headers, includeControlHeadElements, messages, model, PAGE_ACTION, PAGE_MESSAGES, pageImports, path, redirect, stateful, template
Constructor and Description |
---|
TableStyles() |
Modifier and Type | Method and Description |
---|---|
CustomerService |
getCustomerService()
Return CustomerService instance.
|
void |
onPost() |
void |
onRender() |
void |
setCustomerService(CustomerService customerService)
Set the CustomerService instance that is injected by the 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, onSecurityCheck, removeControl, setFormat, setForward, setForward, setForward, setHeader, setHeaders, setIncludeControlHeadElements, setPageImports, setPath, setRedirect, setRedirect, setRedirect, setRedirect, setStateful, setTemplate
public void onPost()
onPost
in class Page
Page.onPost()
public void onRender()
onRender
in class Page
Page.onRender()
public CustomerService getCustomerService()
public void setCustomerService(CustomerService customerService)
customerService
- the customerService instance to inject