Class PagelessDataCommunicator<T>

  • Type Parameters:
    T - item type
    All Implemented Interfaces:
    Serializable

    public class PagelessDataCommunicator<T>
    extends DataCommunicator<T>
    DataCommunicator implementation which disables the paging and does not allow the user to set up the page for IronList.
    See Also:
    Serialized Form