web/uicfg.py
changeset 5238 31c12863fd9d
parent 5227 ed1c138299f2
child 5265 97ab2ea6d367
equal deleted inserted replaced
5237:10dd0dd78778 5238:31c12863fd9d
     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