#include "NOXPrefix.h"
Public Member Functions | |
| NOXTableRow | NOXTableRowGroup::getTableRowStructure (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXTableRowGroup::getNumTableRowStructure () |
| NOXTableRow | NOXTableRowGroup::createTableRowStructure (NCommon::UInt32 pIndex) |
| void | intialize () |
| NOXBase | NOXTableRowGroup::getChild (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXTableRowGroup::getNumChilds () |
| NOXTableRow NiXPSObjects::NOXTableRowGroup::NOXTableRowGroup::getTableRowStructure | ( | NCommon::UInt32 | pIndex | ) |
Get TableRowStructure element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXTableRowGroup::NOXTableRowGroup::getNumTableRowStructure | ( | ) |
Calculate the number of TableRowStructure elements that are present.
| NOXTableRow NiXPSObjects::NOXTableRowGroup::NOXTableRowGroup::createTableRowStructure | ( | NCommon::UInt32 | pIndex | ) |
Create an TableRowStructure element at index pIndex.
| void NiXPSObjects::NOXTableRowGroup::intialize | ( | ) |
Initialize.
| NOXBase NiXPSObjects::NOXTableRowGroup::NOXTableRowGroup::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXTableRowGroup::NOXTableRowGroup::getNumChilds | ( | ) |
Calculate the number of child elements that are present.
1.5.3