|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ShortFilterState
ShortFilterState is the subinterface of
FilterState that is used for filter methods with return
value of type short. Its precise usage is specified by the
XL programming language.
| Method Summary | |
|---|---|
short |
getShortResult()
Returns the current result of the filter. |
| Methods inherited from interface de.grogra.xl.lang.FilterState |
|---|
isAccepted, isFinished |
| Method Detail |
|---|
short getShortResult()
FilterState.isAccepted() returns true.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||