#include <ItemExt.hxx>
|
| virtual void | initialize (::Teamcenter::RootObjectImpl *impl) |
| |
| virtual | ~Item () |
| |
Definition at line 68 of file ItemExt.hxx.
| awp0::aws2::Item::Item |
( |
tag_t |
objTag | ) |
|
| virtual awp0::aws2::Item::~Item |
( |
| ) |
|
|
protectedvirtual |
| awp0::aws2::Item::Item |
( |
const Item & |
| ) |
|
|
private |
Private default constructor. We do not want this class instantiated without the business object passed in.
- Parameters
-
| int awp0::aws2::Item::awp0IsRemoveAlternateVisible |
( |
tag_t |
selection, |
|
|
bool * |
isVisible |
|
) |
| |
- Version
- ActiveWorkspace4.0
- Parameters
-
| selection | - Fnd0Selection Object |
| isVisible | - Verdict |
- Returns
- -
Get the Extender Registry
- Returns
- - return Extender Registry
| static const std::string& awp0::aws2::Item::getExtenderInterfaceName |
( |
| ) |
|
|
static |
Get the Extender Interface Name
- Returns
- - return desc for getExtenderInterfaceName
| ItemImpl* awp0::aws2::Item::getItemImpl |
( |
| ) |
const |
|
private |
| tag_t Teamcenter::BusinessObjectExtender::getTag |
( |
| ) |
const |
|
inherited |
Retrieves the Owning Object tag.
- Returns
- A tag for the Owning Object.
| tag_t Teamcenter::BusinessObjectExtender::getTypeTag |
( |
| ) |
const |
|
inherited |
Retrieves the Owning Object Type tag.
- Returns
- A tag for the Owning Object Type.
| virtual void Teamcenter::BusinessObjectExtender::initialize |
( |
RootObjectImpl * |
impl = 0 | ) |
|
|
virtualinherited |
Initialization for object instantiation.
- Parameters
-
| impl | (I) The input Implementation Object |
| virtual void awp0::aws2::Item::initialize |
( |
::Teamcenter::RootObjectImpl * |
impl | ) |
|
|
protectedvirtual |
| Item& awp0::aws2::Item::operator= |
( |
const Item & |
| ) |
|
|
private |
| void awp0::aws2::Item::setDeleteImpl |
( |
bool |
del | ) |
|
|
private |
| ::Teamcenter::RootObjectImpl* awp0::aws2::Item::setItemImpl |
( |
::Teamcenter::RootObjectImpl * |
impl | ) |
|
|
private |
| void Teamcenter::BusinessObjectExtender::setTypeTag |
( |
tag_t |
tag | ) |
|
|
inherited |
Sets the Type Tag from the owning Object.
- Parameters
-
| tag | (I) The input Type tag |
| friend class ItemDelegate |
|
friend |
| bool awp0::aws2::Item::m_deleteImpl |
|
private |
| std::string awp0::aws2::Item::name |
|
staticprivate |
Name of the Business Object
Definition at line 126 of file ItemExt.hxx.
The documentation for this class was generated from the following file: