Klasse FWResultFormComponent

Alle implementierten Schnittstellen:
ImageObserver, MenuContainer, Serializable, Accessible, FWObserver

public class FWResultFormComponent extends FWAbstractFormComponent
This form component displays results dynamically for different content. Use form filler to pass content to the result component optional: net.simplace.pipe.formcomponents.filler.FWDatabaseFormComponentFiller initial ${mal1.choice2} st_9 or: chart or... net.simplace.pipe.formcomponents.filler.FWChartResultFormComponentPanel and... ${mal1.choice2} st_9 only for chartresults!
Version:
1.0
Autor:
Andreas Enders
Siehe auch:
  • Felddetails

    • iContentPanel

      protected JPanel iContentPanel
      The Panel the chart is displayed in.
  • Konstruktordetails

    • FWResultFormComponent

      public FWResultFormComponent(String aFormID, String aFieldID, boolean aShowLabel, int aDetachable, org.jdom2.Element aFormElement, FWObservable aObservable)
      Parameter:
      aFormID -
      aFieldID -
      aShowLabel -
      aDetachable -
      aFormElement -
      aObservable -
  • Methodendetails