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

No documentation available. More...

Methods defined here:

def GetEndColumn
def __reduce__

Data and other attributes defined here:

def __init__

Data descriptors inherited from Boost.Python.instance:

def __dict__
def __weakref__

Data and other attributes inherited from Boost.Python.instance:

def __new__

Detailed Description

No documentation available.

Method resolution order

MemberEditScreen
Boost.Python.instance
builtin.object

Constructor & Destructor Documentation

def member_edit.MemberEditScreen.__init__ (   args)
Raises an exception
This class cannot be instantiated from Python
 __init__ = <built-in function __init__>

Member Function Documentation

def member_edit.MemberEditScreen.__dict__ (   args)
def member_edit.MemberEditScreen.__new__ (   args)
T.__new__(S, ...) -> a new object with type S, a subtype of T
 __new__ = <built-in method __new__ of Boost.Python.class object>
def member_edit.MemberEditScreen.__reduce__ (   args)
 __reduce__ = <unnamed Boost.Python function>(args)
def member_edit.MemberEditScreen.__weakref__ (   args)
def member_edit.MemberEditScreen.GetEndColumn (   arg1,
  arg2 
)
Returns
Instance of type object
     C++ signature :
         Alloy::Pointer::Pointer<GadgetColumn> GetEndColumn(SDS2::MemberEdit::MemberEditScreen {lvalue},SDS2::MemberEdit::MemberEnd)