widgetselecter Module
this contains the class which allows the ViewConfig to select the appropriate widget for the given field
Classes: Name Description WidgetSelecter Parent Class SAWidgetSelector Selecter Based on sqlalchemy field types DatabaseViewWidgetSelector Database View always selects the same widget TableDefWidgetSelector Table def fields use the same widget
Exceptions: None
Functions: None
Copyright (c) 2007-10 Christopher Perkins Original Version by Christopher Perkins 2007Database Released under MIT license.
Bases: sprox.sa.widgetselector.SAWidgetSelector
alias of PropertyMultipleSelectField
alias of PropertySingleSelectField