Class SysForm

java.lang.Object
com.saperion.ngc.iform.xml.Form
com.saperion.ngc.iform.SysForm
All Implemented Interfaces:
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:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
    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(List<com.saperion.intf.SaFieldDescription> list, SysForm.FormType type, 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 Details

    • SysForm

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