|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Page | |
---|---|
ar.com.fdvs.dj.domain | |
ar.com.fdvs.dj.domain.builders | |
ar.com.fdvs.dj.domain.constants |
Uses of Page in ar.com.fdvs.dj.domain |
---|
Methods in ar.com.fdvs.dj.domain that return Page | |
---|---|
Page |
DynamicReportOptions.getPage()
|
Methods in ar.com.fdvs.dj.domain with parameters of type Page | |
---|---|
void |
DynamicReportOptions.setPage(Page page)
|
Uses of Page in ar.com.fdvs.dj.domain.builders |
---|
Methods in ar.com.fdvs.dj.domain.builders with parameters of type Page | |
---|---|
DynamicReportBuilder |
DynamicReportBuilder.setPageSizeAndOrientation(Page page)
Defines the page size and orientation. Common pages size and orientation are constants of ar.com.fdvs.dj.domain.constants.Page |
Uses of Page in ar.com.fdvs.dj.domain.constants |
---|
Methods in ar.com.fdvs.dj.domain.constants that return Page | |
---|---|
static Page |
Page.Page_A4_Landscape()
|
static Page |
Page.Page_A4_Portrait()
|
static Page |
Page.Page_Legal_Landscape()
|
static Page |
Page.Page_Legal_Portrait()
|
static Page |
Page.Page_Letter_Landscape()
|
static Page |
Page.Page_Letter_Portrait()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |