counter Properties |
The counter type exposes the following members.
| Name | Description | |
|---|---|---|
| index |
trenutna Index pozicija
| |
| isRunning |
da li je counter pokrenut? ako TRUE onda ce check pomeriti index, ako je FALSE onda se index ne mrda
| |
| limit |
postavljen limit
| |
| onCounterChecked_hasHandler |
Proverava da li ima handler vec
| |
| onCounterReset_hasHandler |
Proverava da li ima handler vec
| |
| onLimitReached_hasHandler |
Proverava da li ima handler vec
| |
| title |
naziv countera
|