Package com.ptc.mvc.ds.client


package com.ptc.mvc.ds.client
This package contains the client-facing, Serializable pieces of the DataSource implementation. These classes can be safely used in both the GWT context as well as in standard Java VMs
See Also:
  • DataSource
  • Class
    Description
    Generator responsible to provide ClientFeedback for a list of chunkables before they gets added into the DataSource
    Supported API: true

    Extendable: true
    The result states of a DataSource.
    Supported API: true

    Extendable: true
    Represents the states a DataSource can be in with respect to adding and removing data from the DataSource
    Supported API: true

    Extendable: true