|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Guide | |
|---|---|
| ca.sqlpower.wabit.report | |
| ca.sqlpower.wabit.swingui.report | |
| Uses of Guide in ca.sqlpower.wabit.report |
|---|
| Methods in ca.sqlpower.wabit.report with parameters of type Guide | |
|---|---|
void |
Page.addGuide(Guide addme)
Adds a guide to the end of the list of guides. |
void |
Page.addGuide(Guide addme,
int index)
Adds a guide to the list of guides at the given index. |
boolean |
Page.removeGuide(Guide removeme)
Removes the first instance of this guide from the Page. |
| Uses of Guide in ca.sqlpower.wabit.swingui.report |
|---|
| Methods in ca.sqlpower.wabit.swingui.report that return Guide | |
|---|---|
Guide |
GuideNode.getModel()
|
| Constructors in ca.sqlpower.wabit.swingui.report with parameters of type Guide | |
|---|---|
GuideNode(Guide model)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||