| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > ViewManager > ViewManager Properties >====== ViewManager Properties {{c6h0009.jpg|C6H0009.jpg}} ====== | [[viewmanager overview.htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[order sort range limit and filter information .htm|{{btn_next_n.gif|Next page}}]] | | || The ViewManager properties include references to the specific view being managed, as well as several flags or switches that tell the ViewManager how to manage the referenced view. The references are to the VIEW, the primary FILE's RelationManager object, and the VIEW's sort information. These references allow the otherwise generic ViewManager object to process a specific view. The processing switches include buffering parameters that allow asynchronous read-ahead buffering of pages and saving pages of already read records. This buffering provides instant response for procedures displaying pages of records already read, and can also minimize network traffic for Client/Server programs by reducing packets. Each of these properties is fully described below. [[order sort range limit and filter information .htm|Order (sort, range-limit, and filter information)]] [[pagesahead buffered pages .htm|PagesAhead (buffered pages)]] [[pagesbehind buffered pages .htm|PagesBehind (buffered pages)]] [[pagesize buffer page size .htm|PageSize (buffer page size)]] [[primary the primary file relationmanager .htm|Primary (the primary file RelationManager )]] [[timeout buffered pages freshness .htm|TimeOut (buffered pages freshness)]] [[view the managed view .htm|View (the managed VIEW)]]