public class CPDFWidgetItem
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
text
Text content of items
|
java.lang.String |
value
Not in use
|
Constructor and Description |
---|
CPDFWidgetItem(java.lang.String value,
java.lang.String text) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |