Class FWAbstractExtendedFormComponent

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, FWObserver

public abstract class FWAbstractExtendedFormComponent extends FWAbstractFormComponent
Author:
Andreas Enders
See Also:
  • Constructor Details

    • FWAbstractExtendedFormComponent

      public FWAbstractExtendedFormComponent()
  • Method Details

    • initialize

      public abstract void initialize(String aFormID, String aFieldID, boolean aShowLabel, org.jdom2.Element aFormElement, FWObservable aObservable)
      Parameters:
      aFormID -
      aFieldID -
      aShowLabel -
      aFormElement -
      aObservable -
    • getValueCell

      protected com.lowagie.text.Rectangle getValueCell(int aType)
      Description copied from class: FWAbstractFormComponent
      returns the value label to use for generating rtf, pdf or html version of the form
      Specified by:
      getValueCell in class FWAbstractFormComponent
      Returns:
      iText Cell