pCon.planner Plugin SDK  Version 8.9
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events
Public Member Functions | List of all members
X3g::Plugin::IFMFolderItem Class Reference

Folder Manager Folder-Item. More...

Inheritance diagram for X3g::Plugin::IFMFolderItem:
Inheritance graph
[legend]

Public Member Functions

void SetLabel (System::String^ pLabel)
 Assigns a new name/label to the folder. More...
 
- Public Member Functions inherited from X3g::Plugin::IFMItem
void SetReferenceNumber (System::String^ pNumber)
 Assignes a new reference number to the item. More...
 
IFMItemGetParent ()
 Returns the current parent of the item. More...
 
ReadOnlyCollection< IFMItem^ >^ GetChildren ()
 Returns the current children of the item. More...
 

Additional Inherited Members

- Properties inherited from X3g::Plugin::IFMItem
System::String^  Id [get]
 The item id. More...
 
System::String^  Label [get]
 The label of the item. More...
 
System::String^  Description [get]
 The description of the item. More...
 
System::String^  ReferenceNumber [get]
 The item's reference number. More...
 

Detailed Description

Folder Manager Folder-Item.

Member Function Documentation

void X3g::Plugin::IFMFolderItem::SetLabel ( System::String^  pLabel)

Assigns a new name/label to the folder.