Interface FieldPanelOverLayoutListener


public interface FieldPanelOverLayoutListener
A listener for field panel overlay events.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The manager is about to layout a component over a field in the panel
  • Method Details

    • fieldLayout

      void fieldLayout(FieldPanelOverLayoutEvent ev)
      The manager is about to layout a component over a field in the panel
      Parameters:
      ev - the event describing the layout