|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.crystaldecisions.report.web.viewer.BooleanSearchControl
CrystalReportInteractiveViewer
| Constructor Summary | |
BooleanSearchControl()
Deprecated. |
|
| Method Summary | |
void |
addBooleanSearchNavigateEventListener(BooleanSearchNavigateEventListener listener)
Deprecated. |
java.lang.String |
getFormula()
Deprecated. |
int |
getResultPageSize()
Deprecated. |
java.lang.String[] |
getShowFields()
Deprecated. |
boolean |
isEnableFormulaBuildPage()
Deprecated. |
boolean |
isEnableSelectFieldsPage()
Deprecated. |
void |
removeBooleanSearchNavigateEventListener(BooleanSearchNavigateEventListener listener)
Deprecated. |
void |
setEnableFormulaBuildPage(boolean newEnableFormulaBuildPage)
Deprecated. |
void |
setEnableSelectFieldsPage(boolean newEnableSelectFieldsPage)
Deprecated. |
void |
setFormula(java.lang.String newFormula)
Deprecated. |
void |
setReportDocument(ReportClientDocument newReportDocument)
Deprecated. |
void |
setResultPageSize(int newResultPageSize)
Deprecated. |
void |
setShowFields(java.lang.String[] newShowFields)
Deprecated. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BooleanSearchControl()
| Method Detail |
public void addBooleanSearchNavigateEventListener(BooleanSearchNavigateEventListener listener)
public java.lang.String getFormula()
public int getResultPageSize()
public java.lang.String[] getShowFields()
public boolean isEnableFormulaBuildPage()
public boolean isEnableSelectFieldsPage()
public void removeBooleanSearchNavigateEventListener(BooleanSearchNavigateEventListener listener)
public void setEnableFormulaBuildPage(boolean newEnableFormulaBuildPage)
public void setEnableSelectFieldsPage(boolean newEnableSelectFieldsPage)
public void setFormula(java.lang.String newFormula)
public void setReportDocument(ReportClientDocument newReportDocument)
public void setResultPageSize(int newResultPageSize)
public void setShowFields(java.lang.String[] newShowFields)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||