MCPcopy Create free account
hub / github.com/cinience/RedisStudio / PageLeft

Method PageLeft

DuiLib/Control/UIList.cpp:824–827  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

822}
823
824void CListUI::PageLeft()
825{
826 m_pList->PageLeft();
827}
828
829void CListUI::PageRight()
830{

Callers 1

DoEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected