Class SystemLookupQueryForm

  • All Implemented Interfaces:
    java.io.Serializable

    public class SystemLookupQueryForm
    extends AbstractSystemForm
    A system-generated query-form for lookup-DDCs. The form will contain the specified fields and a result-list but no viewer.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      SystemLookupQueryForm​(java.util.List<com.saperion.intf.SaFieldDescription> fieldList, java.lang.String ddcName, SystemLookupQueryFormOptions options)
      Creates a new system query-form for lookup-DDCs.
    • 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SystemLookupQueryForm

        public SystemLookupQueryForm​(java.util.List<com.saperion.intf.SaFieldDescription> fieldList,
                                     java.lang.String ddcName,
                                     SystemLookupQueryFormOptions options)
        Creates a new system query-form for lookup-DDCs.
        Parameters:
        fieldList - list of fields that will be contained in the form
        ddcName - name of the ddc the form will be used for
        options - options for the form