Aztec® Programming Language
Version 1.1 Alpha 2

Copyright © 2010-2017, Aztec Development Group, All Rights Reserved

Download Aztec

Search        Contact Us

And you always seem outnumbered...

You don't dare make a stand.

- Bob Seger

 

aztec.ui.WindowCloseEvent

public class WindowCloseEvent from<WindowEvent>

Base

Event

WindowEvent

WindowCloseEvent

The WindowCloseEvent class provides an event class which occurs when a Dialog or Frame UI object is closed. Pressing the "close window" icon in the OS frame for a top-level Dialog or Frame object will result in this event ("close" within the window menu will too). If a Dialog, pressing any button specified as a "close" button will also result in this event.

WindowCloseEvent Methods

WindowCloseEvent() Constructor for the WindowCloseEvent class

Derived Classes

See Also

  


WindowCloseEvent()

public method WindowCloseEvent(Window AssociatedTopLevelWindow)

Parameters

AssociatedTopLevelWindow

The top level window associated with the event (dialog or frame)

Return Value

None

Description

Constructor for the WindowCloseEvent class.

 

WindowCloseEvent Class

 

Copyright © 2010-2017

Aztec Development Group

All Rights Reserved

Download Aztec