Searched refs:isWithDataSource (Results 1 – 3 of 3) sorted by relevance
71 isWithDataSource = true; in TextTable()
101 protected boolean isWithDataSource; field in TableBase
757 public final boolean isWithDataSource() { in isWithDataSource() method in Table758 return isWithDataSource; in isWithDataSource()