Uiinfrastructure API Docs  
 

FormPageTypes.NORMAL_PAGE Field

The standard form style for normal windows. A normal page will usually consist of an editor or forms page. Either could be in the main browser window or be a popup with tabs. These forms have multiple pages and most likely use the Editor framework. The tops of the forms have a titlebar banner with a Finish and Cancel button.

public static readonly FormPageTypes NORMAL_PAGE;

See Also

FormPageTypes Class | com.plumtree.uiinfrastructure.form Namespace