SDS2 Parametric API
 All Classes Namespaces Functions Variables Pages
List of all members
gadget_protocol.SubdialogController Class Reference

The most common controller used when creating banners, columns, and leaves. More...

Inheritance diagram for gadget_protocol.SubdialogController:
gadget_protocol.MemberEditMethodsWrapper gadget_protocol.ModelCompleteSubdialogController

Methods defined here:

def ChainedEntryItems
def Finalize
def IsValid
def Load
def Reset
def Save
def SetReadOnly
def __init__
def control_subdialog
def delsubdialogs
def postReadOnlyApply

Data descriptors defined here:

def __dict__
 dictionary for instance variables (if defined)
def __weakref__
 list of weak references to the object (if defined)
def subdialogs

Detailed Description

The most common controller used when creating banners, columns, and leaves.

Constructor & Destructor Documentation

def gadget_protocol.SubdialogController.__init__ (   args)

Member Function Documentation

def gadget_protocol.SubdialogController.__dict__ (   args)

dictionary for instance variables (if defined)

Reimplemented in gadget_protocol.ModelCompleteSubdialogController, and gadget_protocol.MemberEditMethodsWrapper.

def gadget_protocol.SubdialogController.__weakref__ (   args)

list of weak references to the object (if defined)

Reimplemented in gadget_protocol.ModelCompleteSubdialogController, and gadget_protocol.MemberEditMethodsWrapper.

def gadget_protocol.SubdialogController.ChainedEntryItems (   args)
def gadget_protocol.SubdialogController.control_subdialog (   args)
def gadget_protocol.SubdialogController.delsubdialogs (   args)
def gadget_protocol.SubdialogController.Finalize (   args)
def gadget_protocol.SubdialogController.IsValid (   args)
def gadget_protocol.SubdialogController.Load (   args)
def gadget_protocol.SubdialogController.postReadOnlyApply (   args)
def gadget_protocol.SubdialogController.Reset (   args)
def gadget_protocol.SubdialogController.Save (   args)
def gadget_protocol.SubdialogController.SetReadOnly (   args)
def gadget_protocol.SubdialogController.subdialogs (   args)