SDS2 Parametric API
 All Classes Namespaces Functions Variables Pages
Classes | Functions | Variables
dialog.attributecontrollers Namespace Reference

Classes

class  AttributeController
 No documentation available. More...
class  AttributeIndexController
 No documentation available. More...
class  AttributeListController
 No documentation available. More...
class  ComboboxTransformer
 

This can be used with Attribute*Controllers rather than using

Combobox*Controllers.

More...
class  EndElevationController
 No documentation available. More...
class  ObjectController
 No documentation available. More...
class  ObjectIndexController
 No documentation available. More...
class  ObjectListController
 No documentation available. More...

Functions

def angle_transformer
def AngleController
def AngleIndexController
def AngleListController
def ComboboxController
def ComboboxIndexController
def ComboboxListController
def default_transformer
def LeftElevationController
def make_checkbox_factory
def make_combobox_factory
def make_entry_factory
def pitch_transformer
def PitchController
def PitchIndexController
def PitchListController
def RightElevationController
def slope_transformer
def SlopeController
def SlopeIndexController
def SlopeListController
def yes_no_transformer
def YesNoController
def YesNoIndexController
def YesNoListController

Variables

int LOAD_VARS = 0
int STORE_VARS = 1

Function Documentation

def dialog.attributecontrollers.angle_transformer (   args)
 angle_transformer(args)
def dialog.attributecontrollers.AngleController (   args)
 AngleController(args)
def dialog.attributecontrollers.AngleIndexController (   args)
 AngleIndexController(args)
def dialog.attributecontrollers.AngleListController (   args)
 AngleListController(args)
def dialog.attributecontrollers.ComboboxController (   args)
 ComboboxController(args)
def dialog.attributecontrollers.ComboboxIndexController (   args)
 ComboboxIndexController(args)
def dialog.attributecontrollers.ComboboxListController (   args)
 ComboboxListController(args)
def dialog.attributecontrollers.default_transformer (   args)
 default_transformer(args)
def dialog.attributecontrollers.LeftElevationController (   args)
 # These are deprecated.  Use EndElevationController.
def dialog.attributecontrollers.make_checkbox_factory (   args)
 make_checkbox_factory(args)
def dialog.attributecontrollers.make_combobox_factory (   args)
 make_combobox_factory(args)
def dialog.attributecontrollers.make_entry_factory (   args)
 make_entry_factory(args)
def dialog.attributecontrollers.pitch_transformer (   args)
 pitch_transformer(args)
def dialog.attributecontrollers.PitchController (   args)
 PitchController(args)
def dialog.attributecontrollers.PitchIndexController (   args)
 PitchIndexController(args)
def dialog.attributecontrollers.PitchListController (   args)
 PitchListController(args)
def dialog.attributecontrollers.RightElevationController (   args)
 RightElevationController(args)
def dialog.attributecontrollers.slope_transformer (   args)
 slope_transformer(args)
def dialog.attributecontrollers.SlopeController (   args)
 SlopeController(args)
def dialog.attributecontrollers.SlopeIndexController (   args)
 SlopeIndexController(args)
def dialog.attributecontrollers.SlopeListController (   args)
 SlopeListController(args)
def dialog.attributecontrollers.yes_no_transformer (   args)
 yes_no_transformer(args)
def dialog.attributecontrollers.YesNoController (   args)
 YesNoController(args)
def dialog.attributecontrollers.YesNoIndexController (   args)
 YesNoIndexController(args)
def dialog.attributecontrollers.YesNoListController (   args)
 YesNoListController(args)

Variable Documentation

int dialog.attributecontrollers.LOAD_VARS = 0
int dialog.attributecontrollers.STORE_VARS = 1