Class LoggerSymbolModifier

java.lang.Object
PamView.symbol.modifier.SymbolModifier
loggerForms.symbol.LoggerSymbolModifier
Direct Known Subclasses:
IntegerSymbolModifier, LookupSymbolModifier

public abstract class LoggerSymbolModifier extends SymbolModifier
  • Field Details

    • formDescription

      protected FormDescription formDescription
    • controlDescription

      protected ControlDescription controlDescription
    • controlIndex

      protected int controlIndex
  • Constructor Details

  • Method Details

    • getControlData

      public Object getControlData(PamDataUnit dataUnit)
      Get the data object for this control from the data unit.
      Parameters:
      dataUnit -
      Returns:
    • getFormDescription

      protected FormDescription getFormDescription()
      Returns:
      the formDescription
    • getControlDescription

      protected ControlDescription getControlDescription()
      Returns:
      the controlDescription
    • getControlIndex

      protected int getControlIndex()
      Returns:
      the controlIndex