| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > BrowseEIPManagerClass >====== BrowseEIPManagerClass - Relationship to Other Application Builder Classes{{c6h0009.jpg|C6H0009.jpg}} ====== | [[browseeipmanagerclass concepts.htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[browseeipmanagerclass abc template implementation.htm|{{btn_next_n.gif|Next page}}]] | | || **EIPManagerClass** The BrowseEIPManager class is derived from the EIPManager class. **BrowseClass** Each BrowseClass utilizing edit-in-place declares a BrowseEIPManagerClass 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 when edit-in-place is enabled. **EditClass** The BrowseEIPManager provides the basic or "under the hood" interface between the Edit classes and the Browse class. All fields in the browse utilizing customized edit-in-place controls are kept track of by the BrowseEIPManager via the BrowseEditQueue.