Class AbstractListDisplay<D,T extends Serializable>
java.lang.Object
name.matthewgreet.strutscommons.view.AbstractListCacheBasedDisplay<T>
name.matthewgreet.strutscommons.view.AbstractListDisplay<D,T>
- Type Parameters:
D-T-
public abstract class AbstractListDisplay<D,T extends Serializable>
extends AbstractListCacheBasedDisplay<T>
Unused.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected abstract DformatRecord(T record, int index) protected voidgetPage()voidinit()Methods inherited from class name.matthewgreet.strutscommons.view.AbstractListCacheBasedDisplay
getListCache, getListSize, getPageNo, getPageSize, getPageStartRecordNo, getRecordNo, getSiblingTabCountAvailable, getSiblingTabNo, getSiblingTabSize, getTotalPages, setBrowserTabSessionData
-
Constructor Details
-
AbstractListDisplay
-
-
Method Details
-
formatEnd
protected void formatEnd() -
formatRecord
-
formatStart
protected void formatStart() -
init
- Overrides:
initin classAbstractListCacheBasedDisplay<T extends Serializable>- Throws:
Exception
-
getFormattedList
-
getPage
-