Class PObjectTypedList

All Implemented Interfaces:
IChangeGenerator, IChangeListener, IPObjectList, ITypedList, Iterable, Collection, List

public class PObjectTypedList extends ModelTypedList implements IPObjectList
Author:
POLARION SOFTWARE
  • Constructor Details

    • PObjectTypedList

      public PObjectTypedList(IPObject pobject, IListType prototype, boolean readOnly, List data)
      Parameters:
      pobject -
      prototype -
      readOnly -
      data -
      Since:
      3.1.2
  • Method Details