|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.dataselectors.filterandrank.FilterAxisEnum
@SASScope(value="ALL") public class FilterAxisEnum
This enum represents the 2 areas available for filtering via this selector.
| Field Summary | |
|---|---|
static FilterAxisEnum |
COLUMNS
|
static FilterAxisEnum |
ROWS
|
| Method Summary | |
|---|---|
static FilterAxisEnum |
findType(java.lang.String name)
|
static java.util.List |
getTypes()
|
| Methods inherited from class com.sas.dataselectors.filterandrank.PropertyLabelEnum |
|---|
equals, findType, getLabel, getLabel, getName, getPropertyKey, hashCode, toString |
| Field Detail |
|---|
public static final FilterAxisEnum ROWS
public static final FilterAxisEnum COLUMNS
| Method Detail |
|---|
public static java.util.List getTypes()
public static FilterAxisEnum findType(java.lang.String name)
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||