web/uicfg.py
branchstable
changeset 5227 ed1c138299f2
parent 5142 0aa4d348c2e6
child 5265 97ab2ea6d367
equal deleted inserted replaced
5226:2e215efcc3a6 5227:ed1c138299f2
     8 
     8 
     9 To configure the interface generation, we use ``RelationTag`` objects.
     9 To configure the interface generation, we use ``RelationTag`` objects.
    10 
    10 
    11 Primary view configuration
    11 Primary view configuration
    12 ``````````````````````````
    12 ``````````````````````````
       
    13 
       
    14 XXX section moved to the doc, is maintained there
    13 
    15 
    14 If you want to customize the primary view of an entity, overriding the primary
    16 If you want to customize the primary view of an entity, overriding the primary
    15 view class may not be necessary. For simple adjustments (attributes or relations
    17 view class may not be necessary. For simple adjustments (attributes or relations
    16 display locations and styles), a much simpler way is to use uicfg.
    18 display locations and styles), a much simpler way is to use uicfg.
    17 
    19