PropertyGroup Class |
Namespace: Com.Datalogic.Device.Configuration
The PropertyGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | PropertyGroup | Initializes a new instance of the PropertyGroup class |
Name | Description | |
---|---|---|
![]() | Groups | Returns the property groups contained in this group, not in the whole subtree. |
![]() | Id | Gets the integer value of the unique identifier PropertyGroupID |
![]() | IsFullySupported | Tells if this property group is completely supported by the underling decoding
hardware. |
![]() | IsSupported | Tells if this property group is supported by the underling decoding
hardware. |
![]() | JniPeerMembers | To be added. |
![]() | Name | Gets the name of the unique identifierPropertyGroupID |
![]() | Properties | Returns the properties contained in this group, not in the whole subtree. |
Name | Description | |
---|---|---|
![]() | GetPropertyById | Gets the Property |
![]() | GetPropertyByName | Gets the Property |
![]() | GetPropertyGroupById | Gets the PropertyGroup |
![]() | GetPropertyGroupByName | Gets the PropertyGroup |
![]() | Load | Load the properties values contained by this group from the
PropertyGetter. |
![]() | SetToDefault | Resets to the default value all the properties contained in the subtree. |
![]() | Store | Store the properties values contained by this property into the
PropertyEditor. |