fixed-size-scroll |
---|
elements | Initform:#(), Initargs::elements; Accessors:elements-of; Type:vector. |
---|---|
page | Initform:0, Initargs::page; Accessors:page. |
page-size | Initform:10, Initargs::page-size; Accessors:page-size. |
element-count | |
---|---|
elements | Return the elements on the current page |
page-count |
first-page! | |
---|---|
last-page! | |
next-page! | Should return the current page number or nil if there are no more pages. |
previous-page! | |
revive-scroll! | Revives the cache objects of the scroll in the current transaction. |
setfpage | |
to-list | Converts the result to a list. If FLATP is true then the rows are flattened (useful when they con... |
to-scroll | Converts the result set to a scroll. |