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, onInitaddControl, 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, setTemplatepublic void onPost()
onPost in class PagePage.onPost()public void onRender()
onRender in class PagePage.onRender()public CustomerService getCustomerService()
public void setCustomerService(CustomerService customerService)
customerService - the customerService instance to inject