Package gnue :: Package appserver :: Package generator :: Module layout :: Class Vertical
[show private | hide private]

Class Vertical

Manager --+
          |
         Vertical


Method Summary
    Inherited from Manager
  __init__(self, classdef, maxWidth, maxHeight)
  arrangeItems(self)
This function creates the visual pages and arranges all properties on them.
  arrangeWidgets(self, item, left, maxSpace)
This function arranges all widgets of a property by lining them up starting at the given position.
  getSpecialLocation(self, page, item)
This function returns the location-dictionary for a special property on a given page.


GNUe Home

Public API

Developer's Corner