Uiinfrastructure API Docs  
 

IPTGrowableSortedArrayWrapperRO Interface

This interface is implemented by PTGrowableSortedArrayWrapper. It contains the read-only methods of PTGrowableSortedArrayWrapper. Frameworks using the PTGrowableSortedArrayWrapper class should only give access to this interface to their Views.

For a list of all members of this type, see IPTGrowableSortedArrayWrapperRO Members.

public interface IPTGrowableSortedArrayWrapperRO

Types that implement IPTGrowableSortedArrayWrapperRO

Type Description
PTGrowableSortedArrayWrapper MES- The PTGrowableSortedArrayWrapper class is a subclass of PSortedArrayWrapper. It offers some additional functionality- the ability to add and remove rows "dynamically."

Requirements

Namespace: com.plumtree.uiinfrastructure.arraywrapper

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

IPTGrowableSortedArrayWrapperRO Members | com.plumtree.uiinfrastructure.arraywrapper Namespace