| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > EIPManagerClass >====== EIPManagerClass - Relationship to Other Application Builder Classes {{c6h0009.jpg|C6H0009.jpg}} ====== | [[eipmanagerclass concepts.htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[eipmanagerclass abc template implementation.htm|{{btn_next_n.gif|Next page}}]] | | || **WindowClass** The EIPManager class is derived from the WindowManager class. **BrowseClass** Each BrowseClass utilizing edit-in-place requires an [[browseeipmanagerclass.htm|BrowseEIPManager]] to manage the events and processes that are used by each edit-in-place field in the browse. The BrowseClass.AskRecord method is the calling method for edit-in-place functionality. **EditClasses** The EIPManager provides the basic or "under the hood" interface between the Edit classes and the Browse class. The EIPManager uses the EditQueue to keep track of the fields in the browse utilizing edit-in-place.