Class ExpandEvent


  • public class ExpandEvent
    extends SelectionEvent
    Instances of this class are sent as a result of expand item being expanded and collapsed.
    Since:
    1.2
    See Also:
    ExpandListener
    • Constructor Detail

      • ExpandEvent

        public ExpandEvent​(Event event)
        Constructs a new instance of this class based on the information in the given untyped event.
        Parameters:
        event - the untyped event containing the information