public static class AppSectionController.ExitSectionEvent extends ControllerEvent
An event that can be dispatched from anywhere inside an AppSection to exit the section. This will be converted into a FormBackEvent and propagated up the stack from the section.
ActionEvent.Type
Constructor and Description |
---|
ExitSectionEvent(Component source) |
as
consume, getActualComponent, getCommand, getComponent, getDraggedComponent, getDropTarget, getEventType, getKeyEvent, getProgress, getSource, getX, getY, isConsumed, isLongEvent
public ExitSectionEvent(Component source)
Copyright © 2021. All Rights Reserved.