java.lang.Object | |
↳ | com.datalogic.decode.VisualFormatter.Item |
VisualFormatter.Item
is a class representing a visual formatting item,
used to manipulate the input barcode data when set as active item.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
VisualFormatter.Item.Property<T> | VisualFormatter.Item.Property is a class representing a property of
a visual formatting item, used to add custom parameters that can change the runtime
behavior of the formatting item. |
||||||||||
VisualFormatter.Item.Type | VisualFormatter.Item.Type is an enumeration representing the type of item. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the item author.
| |||||||||||
Returns the item creation date.
| |||||||||||
Returns the item description.
| |||||||||||
Returns the item name.
| |||||||||||
Returns the item persistence type.
| |||||||||||
Returns the id of the project the item belongs to.
| |||||||||||
Returns the name of the project the item belongs to.
| |||||||||||
Returns the item properties.
| |||||||||||
Returns the item revision.
| |||||||||||
Returns the item type.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Returns the item creation date.
Returns the item description.
Returns the item persistence type.
Returns the id of the project the item belongs to.
Returns the name of the project the item belongs to.
Returns the item properties.
Returns the item revision.
Returns the item type.