IntentWedge Class |
Namespace: Com.Datalogic.Decode.Configuration
The IntentWedge type exposes the following members.
Name | Description | |
---|---|---|
![]() | IntentWedge | Initializes a new instance of the IntentWedge class |
Name | Description | |
---|---|---|
![]() | Action | is the intent action name. |
![]() | Category | is the intent category name. |
![]() | DeliveryMode | indicates the method by which the intent is
delivered. |
![]() | Enable | sets the intent mode. |
![]() | Groups | Returns the property groups contained in this group, not in the whole subtree. (Inherited from PropertyGroup.) |
![]() | Id | Gets the integer value of the unique identifier PropertyGroupID (Inherited from PropertyGroup.) |
![]() | IsFullySupported | Tells if this property group is completely supported by the underling decoding
hardware. (Inherited from PropertyGroup.) |
![]() | IsSupported | Tells if this property group is supported by the underling decoding
hardware. (Inherited from PropertyGroup.) |
![]() | JniPeerMembers | To be added. (Overrides PropertyGroupJniPeerMembers.) |
![]() | Name | Gets the name of the unique identifierPropertyGroupID (Inherited from PropertyGroup.) |
![]() | Properties | Returns the properties contained in this group, not in the whole subtree. (Inherited from PropertyGroup.) |
Name | Description | |
---|---|---|
![]() | GetPropertyById | Gets the Property (Inherited from PropertyGroup.) |
![]() | GetPropertyByName | Gets the Property (Inherited from PropertyGroup.) |
![]() | GetPropertyGroupById | Gets the PropertyGroup (Inherited from PropertyGroup.) |
![]() | GetPropertyGroupByName | Gets the PropertyGroup (Inherited from PropertyGroup.) |
![]() | Load | Load the properties values contained by this group from the
PropertyGetter. (Inherited from PropertyGroup.) |
![]() | SetToDefault | Resets to the default value all the properties contained in the subtree. (Inherited from PropertyGroup.) |
![]() | Store | Store the properties values contained by this property into the
PropertyEditor. (Inherited from PropertyGroup.) |
Name | Description | |
---|---|---|
![]() ![]() | ExtraBarcodeData | When the IntentWedge is sent to a listening application, the decoded label is dispatched
under a specific byte array extra with the following name, by default. |
![]() ![]() | ExtraBarcodeString | When the IntentWedge is sent to a listening application, the decoded label is dispatched
under a specific String extra with the following name, by default. |
![]() ![]() | ExtraBarcodeType | When the IntentWedge is sent to a listening application, the decoded label type is dispatched
under a specific String extra with the following name, by default. |