OptionalapplicationOptionalapplicationOptionalapplicationCalled when the application finished launching.
OptionalapplicationOptionalapplicationOptionalapplicationOptionalapplicationOptionalapplicationOptionalapplicationCalled to open a file; returns whether the file was opened.
OptionalapplicationOptionalapplicationCalled to open a file without showing UI; returns whether the file was opened.
OptionalapplicationCalled to open a temporary file; returns whether the file was opened.
OptionalapplicationCalled to open an untitled file; returns whether the file was opened.
OptionalapplicationCalled to print a file to a printer; returns whether the file was printed.
OptionalapplicationCalled to ask whether the app is able to open untitled files.
OptionalapplicationCalled when the application requests to terminate, checking whether it should.
OptionalapplicationOptionalapplicationCalled when the application is about to finish launching.
OptionalapplicationOptionalapplicationOptionalapplicationOptionalapplicationOptionalapplicationCalled when the application is about to update all windows.
Called to get a window manager connection for the app. This is required.
An application implementing the CCApplicationDelegate interface can be used to receive life cycle events from the application.