The child items are fields to be shown for each record in the group. More...
Inherits Glom::LayoutGroup.
List of all members.
Detailed Description
The child items are fields to be shown for each record in the group. 
field_group_by is the field by which the records are grouped. 
Member Typedef Documentation
Constructor & Destructor Documentation
      
        
          | Glom::LayoutItem_GroupBy::LayoutItem_GroupBy | ( |  | ) |  | 
      
 
 
      
        
          | Glom::LayoutItem_GroupBy::~LayoutItem_GroupBy | ( |  | ) |  [virtual] | 
      
 
 
Member Function Documentation
      
        
          | LayoutItem* Glom::LayoutItem_GroupBy::clone | ( |  | ) | const  [virtual] | 
      
 
Create a new copied instance. 
This allows us to deep-copy a list of LayoutItems. 
Reimplemented from Glom::LayoutGroup.
 
 
      
        
          | bool Glom::LayoutItem_GroupBy::get_has_field_group_by | ( |  | ) | const | 
      
 
 
      
        
          | bool Glom::LayoutItem_GroupBy::get_has_fields_sort_by | ( |  | ) | const | 
      
 
 
      
        
          | Glib::ustring Glom::LayoutItem_GroupBy::get_layout_display_name | ( |  | ) | const  [virtual] | 
      
 
Get a text representation for the a layout. 
Reimplemented from Glom::LayoutItem.
 
 
      
        
          | Glib::ustring Glom::LayoutItem_GroupBy::get_part_type_name | ( |  | ) | const  [virtual] | 
      
 
 
      
        
          | Glib::ustring Glom::LayoutItem_GroupBy::get_report_part_id | ( |  | ) | const  [virtual] | 
      
 
Gets the node name to use for the intermediate XML, (and usually, the CSS style class to use for the resulting HTML). 
Reimplemented from Glom::LayoutGroup.
 
 
Member Data Documentation
The documentation for this class was generated from the following files:
- data_structure/layout/report_parts/layoutitem_groupby.h
- data_structure/layout/report_parts/layoutitem_groupby.cc