|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface AdvancedFilterConditionInterface
This interface extends the FilterConditionInterface to add extra information about special rules for supplying the values to satisfy any given condition.
FilterConditionInterface| Method Summary | |
|---|---|
boolean |
isUserValueAllowed()
Returns TRUE if users are allowed to type in their own values, false otherwise. |
boolean |
isValueListAllowed()
Returns TRUE if users are allowed to select values from a list (if available), false otherwise. |
| Methods inherited from interface com.sas.dataselectors.filters.FilterConditionInterface |
|---|
format, getCondition, getConditionArgumentCount, getConditionArgumentLabel, getConditionArgumentLabels, getConditionLabel, getConditionLabel, getConditionMessageFormat, isConditionObjectNegated, isExpressionValueAllowed, isPromptValueAllowed, setConditionMessageFormat, setLocale |
| Method Detail |
|---|
boolean isUserValueAllowed()
isUserValueAllowed in interface FilterConditionInterfaceboolean isValueListAllowed()
isValueListAllowed in interface FilterConditionInterface
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||