- 
              <protected>
                  _doClearComponent()
- 
               Subclasses should implement this to get
                a callback when component is cleared. This will be called before
                hosted components are cleared.  
                - Inherited From:
- 
                  
                
 
- 
              <protected>
                  _doCloseComponent()
- 
               Subclasses should implement this to get
                a callback when component is detached. This will be called
                before hosted components are detached.  
                - Inherited From:
- 
                  
                
 
- 
              <protected>
                  _doDetachComponent()
- 
               Subclasses should implement this to get
                a callback when component is detached. This will be called
                before hosted components are detached.  
                - Inherited From:
- 
                  
                
 
- 
              <protected>
                  _doStartComponent()
- 
               Subclasses should implement this to get
                a callback when component is started. This will be called before
                hosted components are started.  
                - Inherited From:
- 
                  
                
 
- 
              <protected>
                  _doStopComponent()
- 
               Subclasses should implement this to get
                a callback when component is stopped. This will be called before
                hosted components are stopped.  
                - Inherited From:
-