public class WebWedge extends PropertyGroup
WebWedge is the class that configures the Decode Wedge
capability for direct web browsing.
Each time a label is decoded successfully and a valid URL is found, the available and
selected Internet web browsing application will be launched pointing to the desired URL.| Modifier and Type | Field and Description |
|---|---|
BooleanProperty |
enable
enable activates the direct web browsing. |
| Constructor and Description |
|---|
WebWedge(PropertyGetter editor)
This is the constructor of WebWedge.
|
getGroups, getId, getName, getProperties, getPropertyById, getPropertyByName, getPropertyGroupById, getPropertyGroupByName, isFullySupported, isSupported, load, setToDefault, storepublic BooleanProperty enable
enable activates the direct web browsing.public WebWedge(PropertyGetter editor)
editor - A PropertyGetter used to load the current configuration.