Class PlaceLostFocusEvent

  • All Implemented Interfaces:
    org.uberfire.workbench.events.UberFireEvent

    public class PlaceLostFocusEvent
    extends AbstractPlaceEvent
    Fired by the framework each time a workbench editor or screen which was previously the selected/active part within a panel has been hidden due to a different part in the same panel being selected.
    • Constructor Detail

      • PlaceLostFocusEvent

        public PlaceLostFocusEvent​(org.uberfire.mvp.PlaceRequest place)