![]() | CMETA Methods |
The CMETA type exposes the following members.
Name | Description | |
---|---|---|
![]() | Copy | Copy a META to another |
![]() ![]() | Create | Create |
![]() | CreateAttrib | Create an attribute |
![]() | CreateClass | Create a class |
![]() ![]() | CreateS | Create a META Object from a BF |
![]() | CreateType | Create an attribute |
![]() | DeleteAllItems | Delete all items in this class. |
![]() | DeleteAttrib | Delete Attrib from META. |
![]() | DeleteClass | Delete Class from META. |
![]() | DeleteData | Delete Data from META. |
![]() | DeleteItem | Delete item from META. |
![]() | DeleteType | Delete Type from META. |
![]() | Dispose | (Overrides CHANDLEDispose(Boolean).) |
![]() | ExportTableCSV | Export all items in a class as a CSV |
![]() | FindData | Does this meta/attribute have a value ? |
![]() | GetAttribBool | Get a boolean value to an attribute |
![]() | GetAttribEnum | Get an enum value to an attribute (as an integer) |
![]() | GetAttribInt | Get an integer value to an attribute |
![]() | GetAttribOBJ | Get an object from an attribute |
![]() | GetAttribReal | Get an integer value to an attribute |
![]() | hCopyAcrossAttribute | Copy an Attribute from one META to another |
![]() | hCopyAcrossClass | Copy a Class from one META to another |
![]() | hCopyAcrossData | Copy a Data value from one META to another |
![]() | hCopyAcrossItem | Copy an Item from one META to another |
![]() | hCopyAcrossType | Copy a Type from one META to another |
![]() | hCreatItem | Creates item in Class. |
![]() | hGetNextItem | Count the number of items in a class |
![]() | IGetAttribString(Int32, Int32, String) | Get a string value to an attribute |
![]() | IGetAttribString(Int32, Int32, String, Int32) | Get a string value to an attribute |
![]() | IGetObjName(Int32, String) | Get the name of this item. |
![]() | IGetObjName(Int32, String, Int32) | Get the name of this item. |
![]() | iHasValue | Does this meta/attribute have a value set? |
![]() | ImportTableCSV | Import a CSV into a class as items. |
![]() | MoveDatasAcross | Moves data items from one META to another |
![]() | ResolveUMN | Resolve a Unique Meta Name (UMN) and find the token |
![]() | Serial | Serialize an META to a BF |
![]() | SetAttribBool | Set a boolean value to an attribute |
![]() | SetAttribEnum | Set an enum value to an attribute (as an integer) |
![]() | SetAttribInt | Set an integer value to an attribute |
![]() | SetAttribOBJ | Set an object to an attribute |
![]() | SetAttribReal | Set an integer value to an attribute |
![]() | SetAttribString | Set a string value to an attribute |
![]() | SetAttributeEditable | Allow/disallow an attribute to be editable in the browser |
![]() | SetAttributeVisible | Allow/disallow an attribute to be visible in the browser |
![]() | SetEmptyAttrib | Set an empty attribute data holder |
![]() | WriteText | Write the entire meta as a text file |