Interface ComponentController

    • Method Detail

      • unregisterListeners

        void unregisterListeners()
        Removes all references to view components which are held by this controller.

        Note: This method must be called each time the desktop has been removed to assure that no invalid view components are referenced.

      • initialize

        void initialize()
        Initialized this controller i.e. registers all required listeners etc.