Class FieldScreenFieldShownWhenEmptyEvent


public class FieldScreenFieldShownWhenEmptyEvent extends AbstractFieldScreenFieldEvent
Event is triggered when user marks field on screen view as 'show when empty' Event contains information about tab and field that has been changed
Since:
9.9
  • Constructor Details

    • FieldScreenFieldShownWhenEmptyEvent

      public FieldScreenFieldShownWhenEmptyEvent(FieldScreenTab tab, Field affectedField)