GXDN: Gurux Developer Network
IGXObjectTempl Interface
NamespacesGurux.DeviceIGXObjectTempl
Members
All Members Methods Properties



Icon Member Description
AcceptTransaction()()()
Commits a transaction.

AddTransaction(GXTransaction)
Adds new transaction to the selected component.

BeginUpdate(Object)
BeginUpdate maintains performance, when content is updated. Suspends sending of notifications until EndUpdate is called.

CancelTransaction()()()
Cancel a transaction.

EndUpdate(Object)
EndUpdate notifies that the property group content has changed. Resumes sending of notifications.

FindTransactionItem(UInt64)
FindTransactionItem finds an item from transaction collection using item identification.

GetData(Int32, Object%)
This method is used to get System::Object^ depend data.

GetTransactions()()()
Returns collection of transactions where component belongs.

ID
Get component ID.

IncreaseFailReadCount()()()
Increase failed read count.

IncreaseFailWriteCount()()()
Increase failed write count.

IncreaseReadCount()()()
Increase read count by one.

IncreaseWriteCount()()()
Increase write count.

IsLoading
Returns true if load is in progress.

IsTransactionAccepted()()()
Is transaction accepted.

IsUpdating

ItemAdded(ObjectType, Object, Int32)
This method notifies, when an item is added to the device.

ItemAddedByID(UInt64, Boolean)
Add new item when device is not loaded yet...

ItemClear(ObjectType, Object)
This method notifies, when the collection is cleared.

ItemRemoved(ObjectType, Object, Int32)
This method notifies, when an item is removed from the device.

ItemUpdated(ObjectType, Object, Int32, Int32)
This method notifies, when an item has changed.

RemoveTransaction(GXTransaction)
Removes transaction from the component.

SetDisplayType(DisplayTypes)
Set display type.

SetDynamic()()()
Is System::Object^ created dynamically.

SetExecutionTime(Int32)
Set execution time.

SetID(UInt64)
Set component ID.

SetIndex(Int32)
Set component index.

SetLocaleIdentifier(Int32)
Set new language.

SetParent(Object)
Set component parent.

SetReadOnly(Boolean)
Is System::Object^ read only.

UpdateData(Object%, Int32)
Update component depend data.

Assembly: Gurux.Device (Module: Gurux.Device) Version: 5.0.0.1