Module: Thinreports::BasicReport::Core::Shape::List

Defined in:
lib/thinreports/basic_report/core/shape/list.rb,
lib/thinreports/basic_report/core/shape/list/page.rb,
lib/thinreports/basic_report/core/shape/list/format.rb,
lib/thinreports/basic_report/core/shape/list/manager.rb,
lib/thinreports/basic_report/core/shape/list/page_state.rb,
lib/thinreports/basic_report/core/shape/list/section_format.rb,
lib/thinreports/basic_report/core/shape/list/section_internal.rb,
lib/thinreports/basic_report/core/shape/list/section_interface.rb

Defined Under Namespace

Classes: Format, Manager, Page, PageState, SectionFormat, SectionInterface, SectionInternal

Constant Summary collapse

TYPE_NAME =
'list'
Interface =

Alias to List::Page.

See Also:

List::Page
Internal =

Alias to List::PageState.

See Also:

List::PageState