Uses of Interface
org.opencms.ui.dataview.CmsPagingControls.I_PagingCallback
-
Uses of CmsPagingControls.I_PagingCallback in org.opencms.ui.dataview
Modifier and TypeMethodDescriptionvoid
CmsPagingControls.addCallback
(CmsPagingControls.I_PagingCallback callback) Adds a new page change callback.void
CmsPagingControls.removeCallback
(CmsPagingControls.I_PagingCallback callback) Removes a registered callback.