public interface ICountWidget
int
getCount()
void
setCount(int count)
setUseCount(boolean useCount)
boolean
useCount()
boolean useCount()
void setUseCount(boolean useCount)
int getCount()
void setCount(int count)