Uiinfrastructure API Docs  
 

AFormDP.GetStatusViewRepostValues Method 

This method returns the repost values that we will turn the status view on for. The status view replaces the body of the existing view. Be default, AFormDP is initialized to show the status view only after a FINISH repost.

public virtual int[] GetStatusViewRepostValues();

Return Value

Repost values for which you want the status view on.

See Also

AFormDP Class | com.plumtree.uiinfrastructure.form Namespace