6. components

Last page update: November 10, 2011

6.1. introduction

A component is a python file that gathers some useful features (classes) that can be used in more than one project. Every component can be rewritten in most of its parts (methods) overriding them. This ensures the ability to customize a component for your specific purpose.

Components belong to the family of Genro resources.

Table Of Contents

Previous topic

2.2.2. includedGrid

Next topic

1. components location

This Page