Package com.ptc.core.htmlcomp.components


package com.ptc.core.htmlcomp.components
  • Class
    Description
    Abstract base class for Table components that define their Configs, Data and table views in one place

    Supported API: true

    Extendable: true
    Creates ConfigurableTable instances, to be implemented by MVC component builders that wish to provide table views.
    CreateOrEditMultiObjectViews is an abstract class that can be extended to create Views for Create or Edit Multiple Objects wizard.
    Abstract base class for JCA configurable tables.