|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.system.StiEventHandlerArgs
com.stimulsoft.report.events.StiFilterEventArgs
public class StiFilterEventArgs
Describes an argument for the event Filter.
| Field Summary |
|---|
| Fields inherited from class com.stimulsoft.base.system.StiEventHandlerArgs |
|---|
Empty |
| Constructor Summary | |
|---|---|
StiFilterEventArgs()
Creates a new object of the type StiFilterEventArgs. |
|
StiFilterEventArgs(boolean value)
Creates a new object of the type StiFilterEventArgs with specified arguments. |
|
| Method Summary | |
|---|---|
boolean |
getValue()
Gets or sets value indicates is an element filtered of not. |
void |
setValue(boolean value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiFilterEventArgs()
public StiFilterEventArgs(boolean value)
value - Value indicates is an element filtered of not.| Method Detail |
|---|
public boolean getValue()
public void setValue(boolean value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||