view::StandardComponentFactory::StandardComponentFactory Class Reference

List of all members.

Public Member Functions

def create_general_entry
def create_general_label

Detailed Description

Standard component class, from which we extract some standard general components

Member Function Documentation

def view::StandardComponentFactory::StandardComponentFactory::create_general_entry (   name,
  size,
  text,
  tooltip_text 
)
Create a general entry
@param name: the name of the entry
@param size: number of chars that can be displayed in the entry
@param text: text to be set in
@param tooltip_text: tooltip text to be displayed as the mouse is over the entry
@return: gtk.Entry
def view::StandardComponentFactory::StandardComponentFactory::create_general_label (   name,
  text 
)
Create a general label
@param name: the name of the label
@param text: text to be set in
@return: gtk.Label

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions

Generated on Mon Nov 30 00:22:57 2009 by  doxygen 1.6.1