Class GUIBarcodeZone
java.lang.Object
com.logicaldoc.gui.common.client.beans.GUIZone
com.logicaldoc.gui.common.client.beans.GUIBarcodeZone
- All Implemented Interfaces:
Serializable
This the model for a barcode specification
- Since:
- 8.4.2
- Author:
- Marco Meschieri - LogicalDOC
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetIndex()getName()voidsetExclude(String exclude) voidsetFormats(String formats) voidsetInclude(String include) voidsetIndex(int index) voidsetPatterns(String patterns) Methods inherited from class com.logicaldoc.gui.common.client.beans.GUIZone
getDecimalSeparator, getFormat, getGroupingSeparator, getHeight, getLanguage, getLeft, getParsing, getSample, getSampleText, getTemplateId, getTop, getType, getWidth, setDecimalSeparator, setFormat, setGroupingSeparator, setHeight, setLanguage, setLeft, setName, setParsing, setSample, setSampleText, setTemplateId, setTop, setType, setWidth
-
Constructor Details
-
GUIBarcodeZone
public GUIBarcodeZone()
-
-
Method Details
-
getName
-
getPatterns
-
setPatterns
-
getInclude
-
setInclude
-
getExclude
-
setExclude
-
getFormats
-
setFormats
-
getIndex
public int getIndex() -
setIndex
public void setIndex(int index) -
getSampleUrl
- Overrides:
getSampleUrlin classGUIZone
-
getDisplayContent
- Overrides:
getDisplayContentin classGUIZone
-