Searched refs:autorefresh (Results 1 – 1 of 1) sorted by relevance
32 protected boolean autorefresh = false; field in TabView131 return autorefresh; in isAutorefreshOn()134 public void setAutorefresh(boolean autorefresh) { in setAutorefresh() argument135 this.autorefresh = autorefresh; in setAutorefresh()