Class StatusPage.PrintList<T>

java.lang.Object
de.elo.utils.webapp.status.StatusPage.PrintList<T>
Type Parameters:
T - Info, Waring, Error, StatusData.Property etc.
Direct Known Subclasses:
StatusPage.PrintListOfActions, StatusPage.PrintListOfInfos, StatusPage.PrintListOfProperties
Enclosing class:
StatusPage

protected abstract class StatusPage.PrintList<T>
extends java.lang.Object
This collection class that provides functions to print the items.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected java.lang.Iterable<T> iterableCollection  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait