public interface ModifiableRepeaterEntry extends RepeaterEntry, ModifiableComposite
Modifier and Type | Method and Description |
---|---|
void |
setPosition(int position)
Sets the position of the entry in the repeater.
|
getPosition
getComposite, getComposite, getRepeater, getRepeater, removeValue
copyTo, dataToSAX, dataToSAX, dataToSAX, dataToSAX, getDataNames, hasValue, toSAX, toSAX
void setPosition(int position) throws IllegalArgumentException
position
- The new position of the entryIllegalArgumentException
- if the position is not between the negative and positive repeater size