Class: Ui::Pagination

Inherits:
Component
  • Object
show all
Defined in:
lib/ui/pagination.rb,
lib/ui/pagination/window.rb,
lib/ui/pagination/page_link.rb

Defined Under Namespace

Classes: Page, PageGroup, PageLink, Window

Constant Summary

Constants inherited from Component

Component::VIEWPATH

Instance Method Summary collapse

Methods inherited from Component

#capture, #icon, #render_group

Instance Method Details

#showObject



14
15
16
# File 'lib/ui/pagination.rb', line 14

def show
  render
end