public class IndexPageTab extends Object implements Comparable<IndexPageTab>
| Modifier and Type | Method and Description |
|---|---|
void |
add(FeatureModel row) |
int |
compareTo(IndexPageTab o) |
int |
getIndex() |
String |
getLabel() |
List<FeatureModel> |
getRows() |
boolean |
isAllTab() |
public int compareTo(IndexPageTab o)
compareTo in interface Comparable<IndexPageTab>public void add(FeatureModel row)
public List<FeatureModel> getRows()
public String getLabel()
public int getIndex()
public boolean isAllTab()
Copyright © 2021. All rights reserved.