Class CustomTypedList

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

public class CustomTypedList extends AbstractTypedList
This is an implementation which wraps lists appearing in the custom fields.
Author:
POLARION SOFTWARE
  • Constructor Details

    • CustomTypedList

      public CustomTypedList(IPObject pobject, IListType prototype, boolean readOnly, List data)
      Parameters:
      pobject -
      prototype -
      readOnly -
      data -
      Since:
      3.1.2