| AddButton(const CString &in_ScriptName, const CString &in_Label=CString()) |
PPGLayout |
|
| AddColor(const CString &in_RedComponentParamName, const CString &in_Label=CString(), bool in_Alpha=false) |
PPGLayout |
|
| AddEnumControl(const CString &in_ParamName, const CValueArray &in_UIItemsArray, const CString &in_Label=CString(), const CString &in_UIType=CString(L"Combo")) |
PPGLayout |
|
| AddFCurve(const CString &in_ScriptName, LONG in_Height=300) |
PPGLayout |
|
| AddGroup(const CString &in_Label=CString(), bool in_ShowFrame=true, LONG in_WidthPercentage=0) |
PPGLayout |
|
| AddItem(const CString &in_ParamName, const CString &in_Label=CString(), const CString &in_Type=CString()) |
PPGLayout |
|
| AddRow() |
PPGLayout |
|
| AddSpacer(LONG in_Width=0, LONG in_Height=0) |
PPGLayout |
|
| AddStaticText(const CString &in_Text, LONG in_Width=0, LONG in_Height=0) |
PPGLayout |
|
| AddString(const CString &in_ParamName, const CString &in_Label=CString(), bool in_Multiline=false, LONG in_Height=120) |
PPGLayout |
|
| AddTab(const CString &in_Label) |
PPGLayout |
|
| CBase() |
CBase |
|
| Clear() |
PPGLayout |
|
| Delete() |
PPGLayout |
|
| EndGroup() |
PPGLayout |
|
| EndRow() |
PPGLayout |
|
| GetAttribute(const CString &in_UIAttribute) const |
PPGLayout |
|
| GetClassID() const |
PPGLayout |
[virtual] |
| GetClassIDName() const |
CBase |
|
| GetCount() const |
PPGLayout |
|
| GetItem(const CString &in_Name) const |
PPGLayout |
|
| GetItem(LONG in_Index) const |
PPGLayout |
|
| GetLanguage() const |
PPGLayout |
|
| GetLogic() const |
PPGLayout |
|
| GetRef() const |
CBase |
|
| IsA(siClassID in_ClassID) const |
PPGLayout |
[virtual] |
| XSI::CBase::IsA(const CRef &in_ref) const |
CBase |
|
| IsValid() const |
CBase |
|
| operator CRef &() |
CBase |
|
| operator!=(const CBase &in_obj) const |
CBase |
|
| operator=(const PPGLayout &in_obj) |
PPGLayout |
|
| operator=(const CRef &in_ref) |
PPGLayout |
|
| operator==(const CBase &in_obj) const |
CBase |
|
| PPGLayout() |
PPGLayout |
|
| PPGLayout(const CRef &in_ref) |
PPGLayout |
|
| PPGLayout(const PPGLayout &in_obj) |
PPGLayout |
|
| PutAttribute(const CString &in_UIAttribute, const CValue &in_AttributeValue) |
PPGLayout |
|
| PutLanguage(const CString &in_strLogicLang) |
PPGLayout |
|
| PutLogic(const CString &in_strLogic) |
PPGLayout |
|
| ResetObject() |
CBase |
|
| SetObject(const CRef &in_obj) |
CBase |
|
| ~CBase() |
CBase |
[virtual] |
| ~PPGLayout() |
PPGLayout |
|