# 
        cp.apple.finalcutpro.timeline.IndexSection
    
An abstract base class for sections inside the Index. This contains common methods and other definitions that apply for all sections.
This will generally not be created directly, but will be created via subclass such as IndexClips.
        # 
        API Overview
    
Constructors - API calls which return an object, typically one that offers API methods
- IndexSection 
Fields - Variables which can only be accessed from an object returned by a constructor
- activate 
- index 
- isShowing 
- search 
- UI 
Methods - API calls which can only be made on an object returned by a constructor
- app 
- doActivateSearch 
- doShow 
- parent 
