nl.gx.webmanager.wcb
Interface ComponentAware

All Known Implementing Classes:
AuthorizationMaintenancePanelController, ComponentController, ElementComponentController, ExtensionSubTabController, MediaItemComponentController, PageMetaDataBase, PageMetaDataComponentController, PanelComponentController, TreeActionPanelController, TreeActionTabController

public interface ComponentAware

Interface to be implemented by any object that wishes to be notified of the component it was instantiated by.

Author:
bramk

Method Summary
 void setComponent(Component component)
          Set the component that instantiated this object.
 

Method Detail

setComponent

void setComponent(Component component)
Set the component that instantiated this object.

Parameters:
component - Component that instantiated this object


Copyright © 2007-2010 GX creative online development BV. All Rights Reserved.