Inherits Glom::LayoutItem_WithFormatting.
List of all members.
Constructor & Destructor Documentation
      
        
          | Glom::LayoutItem_Text::LayoutItem_Text | ( |  | ) |  | 
      
 
 
      
        
          | Glom::LayoutItem_Text::~LayoutItem_Text | ( |  | ) |  [virtual] | 
      
 
 
Member Function Documentation
      
        
          | LayoutItem* Glom::LayoutItem_Text::clone | ( |  | ) | const  [virtual] | 
      
 
Create a new copied instance. 
This allows us to deep-copy a list of LayoutItems. 
Implements Glom::LayoutItem.
 
 
      
        
          | Glib::ustring Glom::LayoutItem_Text::get_part_type_name | ( |  | ) | const  [virtual] | 
      
 
 
      
        
          | Glib::ustring Glom::LayoutItem_Text::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::LayoutItem.
 
 
      
        
          | Glib::ustring Glom::LayoutItem_Text::get_text | ( |  | ) | const | 
      
 
Get the text that will be shown on each record. 
 
 
      
        
          | bool Glom::LayoutItem_Text::operator== | ( | const LayoutItem_Text& | src | ) | const | 
      
 
 
      
        
          | void Glom::LayoutItem_Text::set_text | ( | const Glib::ustring & | text | ) |  | 
      
 
Set the text that will be shown on each record. 
 
 
Member Data Documentation
The documentation for this class was generated from the following files:
- data_structure/layout/layoutitem_text.h
- data_structure/layout/layoutitem_text.cc