public class Position extends Subitem
int
value.Modifier and Type | Field and Description |
---|---|
protected int |
position
A zero-based value that
is significant relative to a particular control.
|
Constructor and Description |
---|
Position(int position) |
Modifier and Type | Method and Description |
---|---|
int |
getPosition()
Accesses the index value.
|
java.lang.String |
toString()
Sets
toString to the value that this class represents. |