public interface FormFieldPage
IFieldFactory to split a form into several pages.| Modifier and Type | Method and Description |
|---|---|
int |
getId()
Return the page's identifier.
|
Image |
getImage()
Return the page's image.
|
java.lang.String |
getLabel()
Return the page's label.
|