|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicSection | |
|---|---|
| org.gcube.portlets.d4sreporting.common.shared | |
| Uses of BasicSection in org.gcube.portlets.d4sreporting.common.shared |
|---|
| Methods in org.gcube.portlets.d4sreporting.common.shared that return types with arguments of type BasicSection | |
|---|---|
Vector<BasicSection> |
Model.getSections()
|
| Method parameters in org.gcube.portlets.d4sreporting.common.shared with type arguments of type BasicSection | |
|---|---|
void |
Model.setSections(Vector<BasicSection> sections)
|
| Constructor parameters in org.gcube.portlets.d4sreporting.common.shared with type arguments of type BasicSection | |
|---|---|
Model(String uniqueID,
String author,
Date dateCreated,
Date lastEdit,
String lastEditBy,
String templateName,
int columnWidth,
int currPage,
int marginBottom,
int marginLeft,
int marginRight,
int marginTop,
int pageHeight,
int pageWidth,
Vector<BasicSection> sections,
int totalPages,
List<Metadata> metadata)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||