Class SysForm

  • All Implemented Interfaces:
    java.io.Serializable

    @Deprecated
    public class SysForm
    extends com.saperion.ngc.iform.xml.Form
    Deprecated.
    replaced by system form implementations contained in package com.saperion.ngc.iform.system. Will be removed in version 8.1.
    Author:
    rbo
    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  SysForm.FormType
      Deprecated.
      Form type enum.
    • Field Summary

      • Fields 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 
      Constructor Description
      SysForm​(java.util.List<com.saperion.intf.SaFieldDescription> list, SysForm.FormType type, java.lang.String ddcName)
      Deprecated.
       
    • 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

      • SysForm

        public SysForm​(java.util.List<com.saperion.intf.SaFieldDescription> list,
                       SysForm.FormType type,
                       java.lang.String ddcName)
        Deprecated.
        Parameters:
        list - Field list
        type - Type
        ddcName - DDC name