
public abstract class AbstractAdminSystemPageModContentFactoryImpl extends AbstractPageModContentFactoryImpl
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_RESULTS_PER_PAGE
The Constant DEFAULT_RESULTS_PER_PAGE.
|
CURRENT_PAGE_VISIT_HISTORY, GENERAL_PAGE_MODE_PAGE_VISIT| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAdminSystemPageModContentFactoryImpl()
Instantiates a new abstract admin system page mod content factory impl.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
createPagingControls(com.vaadin.ui.AbstractOrderedLayout content,
String name,
String pageId,
Long size,
int pageNr,
int resultPerPage)
Creates the paging controls.
|
createPageVisitHistory, createPanelContent, getApplicationManager, getFormFactory, getGridFactory, getMenuItemFactory, getPageActionEventHelper, getPageId, getPageLinkFactory, getPageNrclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateContent, matchespublic static final int DEFAULT_RESULTS_PER_PAGE
protected AbstractAdminSystemPageModContentFactoryImpl()
protected final void createPagingControls(com.vaadin.ui.AbstractOrderedLayout content,
String name,
String pageId,
Long size,
int pageNr,
int resultPerPage)
name - the namepageId - the page idsize - the sizepageNr - the page nrresultPerPage - the result per pageCopyright © 2008–2017 www.hack23.com. All rights reserved.