Package com.saperion.ngc.iform
Class FolderForm
java.lang.Object
com.saperion.ngc.iform.xml.Form
com.saperion.ngc.iform.FolderForm
- All Implemented Interfaces:
Serializable
public class FolderForm
extends com.saperion.ngc.iform.xml.Form
Form that displays a folder form. Used to view documents in a folder.
- See Also:
-
Field Summary
FieldsFields inherited from class com.saperion.ngc.iform.xml.Form
bitmap, button, connection, editField, frame, groupbox, groups, header, hidden, include, label, mashup, name, paneLayout, result, tabList, thumbnail, toolbar, viewer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.saperion.ngc.iform.xml.Form
getBitmap, getButton, getConnection, getEditField, getFrame, getGroupbox, getGroups, getHeader, getHidden, getInclude, getLabel, getMashup, getName, getPaneLayout, getResult, getTabList, getThumbnail, getToolbar, getViewer, setHeader, setHidden, setName, setPaneLayout, setToolbar
-
Field Details
-
COLLECTION_FOLDERFORM_NAME
Name of an collection folder form.- See Also:
-
-
Constructor Details