public interface IIndexed
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_IDXNUM |
| Modifier and Type | Method and Description |
|---|---|
int |
getIdxNum()
Liefert den aktuellen Index dieses Elements in der Collection, der es zugeordnet ist.
|
void |
setIdxNum(int idxNum)
Setzt den aktuellen Index dieses Elements in der Collection, der es zugeordnet ist.
|
static final String ATTR_IDXNUM
int getIdxNum()
void setIdxNum(int idxNum)
idxNum - Der zu setzende Index.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.