Class: ARCHline.AppObserver
Overview
This class observes the ARCHline app.
Instance Property Summary # collapse
-
#onNewProject ⇒ { get; set; }
This function will be executed when a new project is started.
-
#onOpenProject ⇒ { get; set; }
This function will be executed when a project is opened.
-
#onQuit ⇒ { get; set; }
This function will be executed when the ARCHline app is closed.
↑ #onNewProject ⇒ { get; set; }
This function will be executed when a new project is started.
↑ #onOpenProject ⇒ { get; set; }
This function will be executed when a project is opened.
↑ #onQuit ⇒ { get; set; }
This function will be executed when the ARCHline app is closed.
Comments
0 comments
Please sign in to leave a comment.