public interface PageNavigationPanel extends Control, BackgroundStyleProperties, TextStyleProperties, MarginStyleProperties, BorderStyleProperties
Modifier and Type | Method and Description |
---|---|
PageNavigationButtonStyle |
getFinish()
Styling properties for the finish button.
|
java.lang.String |
getFinishClass()
Returns the list of CSS classes applied to the finish button.
|
java.lang.String |
getFinishImageUrl()
Returns the URL of the image when property
finishDisplayAsImage is true . |
java.lang.String |
getFinishStyle()
Returns the inline CSS style applied to the finish button.
|
PageNavigationButtonStyle |
getGlobal()
Default styling properties for all navigation buttons within the panel.
|
PageNavigationButtonStyle |
getNext()
Styling properties for the next page button.
|
java.lang.String |
getNextClass()
Returns the list of CSS classes applied to the next page button.
|
java.lang.String |
getNextImageUrl()
Returns the URL of the image when property
nextDisplayAsImage is true . |
java.lang.String |
getNextStyle()
Returns the inline CSS style applied to the next page button.
|
java.lang.String |
getPrevClass()
Returns the list of CSS classes applied to the previous page button.
|
java.lang.String |
getPrevImageUrl()
Returns the URL of the image when property
prevDisplayAsImage is true . |
PageNavigationButtonStyle |
getPrevious()
Styling properties for the previous page button.
|
java.lang.String |
getPrevStyle()
Returns the inline CSS style applied to the previous page button.
|
PageNavigationButtonStyle |
getRestore()
Styling properties for the restore button.
|
java.lang.String |
getRestoreClass()
Returns the list of CSS classes applied to the restore button.
|
java.lang.String |
getRestoreImageUrl()
Returns the URL of the image when property
restoreDisplayAsImage is true . |
java.lang.String |
getRestoreStyle()
Returns the inline CSS style applied to the restore button.
|
PageNavigationButtonStyle |
getSave()
Styling properties for the save button.
|
java.lang.String |
getSaveClass()
Returns the list of CSS classes applied to the save button.
|
java.lang.String |
getSaveImageUrl()
Returns the URL of the image when property
saveDisplayAsImage is true . |
java.lang.String |
getSaveStyle()
Returns the inline CSS style applied to the save button.
|
java.lang.String |
getWidth()
Width of the Pave Navigation Panel.
|
boolean |
isFinishDisplayAsImage()
Indicates whether or not the finish button is displayed as an image.
|
boolean |
isNextDisplayAsImage()
Indicates whether or not the next page button is displayed as an image.
|
boolean |
isPrevDisplayAsImage()
Indicates whether or not the previous page button is displayed as an image.
|
boolean |
isRestoreDisplayAsImage()
Indicates whether or not the restore button is displayed as an image.
|
boolean |
isSaveDisplayAsImage()
Indicates whether or not the save button is displayed as an image.
|
void |
setFinishClass(java.lang.String finishClass)
Sets one or more CSS classes to be applied to the finish button.
|
void |
setFinishDisplayAsImage(boolean finishDisplayAsImage)
Sets whether or not the finish button is displayed as an image.
|
void |
setFinishImageUrl(java.lang.String finishImageUrl)
Sets the URL of the image when property
finishDisplayAsImage is true . |
void |
setFinishStyle(java.lang.String finishStyle)
Sets the inline CSS style to be applied to the finish button.
|
void |
setNextClass(java.lang.String nextClass)
Sets one or more CSS classes to be applied to the next page button.
|
void |
setNextDisplayAsImage(boolean nextDisplayAsImage)
Sets whether or not the next page button is displayed as an image.
|
void |
setNextImageUrl(java.lang.String nextImageUrl)
Sets the URL of the image when property
nextDisplayAsImage is true . |
void |
setNextStyle(java.lang.String nextStyle)
Sets the inline CSS style to be applied to the next page button.
|
void |
setPrevClass(java.lang.String prevClass)
Sets one or more CSS classes to be applied to the previous page button.
|
void |
setPrevDisplayAsImage(boolean prevDisplayAsImage)
Sets whether or not the previous page button is displayed as an image.
|
void |
setPrevImageUrl(java.lang.String prevImageUrl)
Sets the URL of the image when property
prevDisplayAsImage is true . |
void |
setPrevStyle(java.lang.String prevStyle)
Sets the inline CSS style to be applied to the previous page button.
|
void |
setRestoreClass(java.lang.String restoreClass)
Sets one or more CSS classes to be applied to the restore button.
|
void |
setRestoreDisplayAsImage(boolean restoreDisplayAsImage)
Sets whether or not the restore button is displayed as an image.
|
void |
setRestoreImageUrl(java.lang.String restoreImageUrl)
Sets the URL of the image when property
restoreDisplayAsImage is true . |
void |
setRestoreStyle(java.lang.String restoreStyle)
Sets the inline CSS style to be applied to the restore button.
|
void |
setSaveClass(java.lang.String saveClass)
Sets one or more CSS classes to be applied to the save button.
|
void |
setSaveDisplayAsImage(boolean saveDisplayAsImage)
Sets whether or not the save button is displayed as an image.
|
void |
setSaveImageUrl(java.lang.String saveImageUrl)
Sets the URL of the image when property
saveDisplayAsImage is true . |
void |
setSaveStyle(java.lang.String saveStyle)
Sets the inline CSS style to be applied to the save button.
|
void |
setWidth(java.lang.String width)
Sets the width of the Pave Navigation Panel.
|
addCssClass, getAll, getCssClass, getErrorMsgClass, getErrorMsgStyle, getInfoMsgClass, getInfoMsgStyle, getLayoutCell, getNextSiblingControl, getPage, getParentControl, getPreviousSiblingControl, getStyle, getWarningMsgClass, getWarningMsgStyle, hasModifier, hide, isContainer, isDisplayOnly, isDisplayOnlyIncludingParents, isEventField, isHidden, isInheritMsg, isLocalMsg, isNewLine, isShowing, refresh, removeCssClass, requestFocus, setCssClass, setDisplayOnly, setErrorMsgClass, setErrorMsgStyle, setHidden, setInfoMsgClass, setInfoMsgStyle, setNewLine, setStyle, setWarningMsgClass, setWarningMsgStyle, show
getElementName, getElementType
addErrorMessage, addErrorMessage, addErrorMessage, addErrorMessage, addErrorMessage, addErrorMessageText, addErrorMessageText, addErrorMessageText, addInfoMessage, addInfoMessage, addInfoMessageText, addInfoMessageText, addInfoMessageText, addWarningMessage, addWarningMessage, addWarningMessage, addWarningMessage, addWarningMessage, addWarningMessageText, addWarningMessageText, addWarningMessageText, existErrorMessages, existInfoMessages, existMessages, existWarningMessages
getBackgroundColor, getBackgroundImage, getBackgroundImagePosition, getBackgroundImageRepeat, setBackgroundColor, setBackgroundImage, setBackgroundImagePosition, setBackgroundImageRepeat
getLineHeight, getTextBold, getTextColor, getTextDecoration, getTextFont, getTextItalic, getTextSize, setLineHeight, setTextBold, setTextColor, setTextDecoration, setTextFont, setTextItalic, setTextSize
getAllMargin, getBottomMargin, getLeftMargin, getRightMargin, getTopMargin, setAllMargin, setBottomMargin, setLeftMargin, setRightMargin, setTopMargin
getBorderColor, getBorderRadius, getBorderStyle, getBorderWidth, getBottomBorderWidth, getLeftBorderWidth, getRightBorderWidth, getTopBorderWidth, setBorderColor, setBorderRadius, setBorderStyle, setBorderWidth, setBottomBorderWidth, setLeftBorderWidth, setRightBorderWidth, setTopBorderWidth
java.lang.String getWidth()
setWidth(String)
for details of supported values when setting this property.void setWidth(java.lang.String width)
Any valid value for the CSS width property can be specified e.g. 300px
PageNavigationButtonStyle getGlobal()
PageNavigationButtonStyle getNext()
default properties
configured.
PageNavigationButtonStyle getPrevious()
default properties
configured.
PageNavigationButtonStyle getSave()
default properties
configured.
PageNavigationButtonStyle getRestore()
default properties
configured.
PageNavigationButtonStyle getFinish()
default properties
configured.
boolean isSaveDisplayAsImage()
saveImageUrl
property.
void setSaveDisplayAsImage(boolean saveDisplayAsImage)
setSaveImageUrl(String)
method.
java.lang.String getSaveImageUrl()
saveDisplayAsImage
is true
.
The URL can be either relative or absolute.
void setSaveImageUrl(java.lang.String saveImageUrl)
saveDisplayAsImage
is true
.
The URL can be either relative or absolute. When absolute, it should start with the protocol e.g. http://www.google.com
.
java.lang.String getSaveClass()
These classes are configured in the designer using the Advanced Properties button within the control's Styling Assistant.
setSaveClass(String)
void setSaveClass(java.lang.String saveClass)
These classes are configured in the designer using the Advanced Properties button within the control's Styling Assistant.
java.lang.String getSaveStyle()
This inline style is configured in the designer using the Advanced Properties button within the control's Styling Assistant.
setSaveStyle(String)
void setSaveStyle(java.lang.String saveStyle)
This inline style is configured in the designer using the Advanced Properties button within the control's Styling Assistant.
boolean isRestoreDisplayAsImage()
restoreImageUrl
property.
void setRestoreDisplayAsImage(boolean restoreDisplayAsImage)
setRestoreImageUrl(String)
method.
java.lang.String getRestoreImageUrl()
restoreDisplayAsImage
is true
.
The URL can be either relative or absolute.
void setRestoreImageUrl(java.lang.String restoreImageUrl)
restoreDisplayAsImage
is true
.
The URL can be either relative or absolute. When absolute, it should start with the protocol e.g. http://www.google.com
.
java.lang.String getRestoreClass()
These classes are configured in the designer using the Advanced Properties button within the control's Styling Assistant.
setRestoreClass(String)
void setRestoreClass(java.lang.String restoreClass)
These classes are configured in the designer using the Advanced Properties button within the control's Styling Assistant.
java.lang.String getRestoreStyle()
This inline style is configured in the designer using the Advanced Properties button within the control's Styling Assistant.
setRestoreStyle(String)
void setRestoreStyle(java.lang.String restoreStyle)
This inline style is configured in the designer using the Advanced Properties button within the control's Styling Assistant.
boolean isNextDisplayAsImage()
nextImageUrl
property.
void setNextDisplayAsImage(boolean nextDisplayAsImage)
setNextImageUrl(String)
method.
java.lang.String getNextImageUrl()
nextDisplayAsImage
is true
.
The URL can be either relative or absolute.
void setNextImageUrl(java.lang.String nextImageUrl)
nextDisplayAsImage
is true
.
The URL can be either relative or absolute. When absolute, it should start with the protocol e.g. http://www.google.com
.
java.lang.String getNextClass()
These classes are configured in the designer using the Advanced Properties button within the control's Styling Assistant.
setNextClass(String)
void setNextClass(java.lang.String nextClass)
These classes are configured in the designer using the Advanced Properties button within the control's Styling Assistant.
java.lang.String getNextStyle()
This inline style is configured in the designer using the Advanced Properties button within the control's Styling Assistant.
setNextStyle(String)
void setNextStyle(java.lang.String nextStyle)
This inline style is configured in the designer using the Advanced Properties button within the control's Styling Assistant.
boolean isPrevDisplayAsImage()
prevImageUrl
property.
void setPrevDisplayAsImage(boolean prevDisplayAsImage)
setPrevImageUrl(String)
method.
java.lang.String getPrevImageUrl()
prevDisplayAsImage
is true
.
The URL can be either relative or absolute.
void setPrevImageUrl(java.lang.String prevImageUrl)
prevDisplayAsImage
is true
.
The URL can be either relative or absolute. When absolute, it should start with the protocol e.g. http://www.google.com
.
java.lang.String getPrevClass()
These classes are configured in the designer using the Advanced Properties button within the control's Styling Assistant.
setPrevClass(String)
void setPrevClass(java.lang.String prevClass)
These classes are configured in the designer using the Advanced Properties button within the control's Styling Assistant.
java.lang.String getPrevStyle()
This inline style is configured in the designer using the Advanced Properties button within the control's Styling Assistant.
setPrevStyle(String)
void setPrevStyle(java.lang.String prevStyle)
This inline style is configured in the designer using the Advanced Properties button within the control's Styling Assistant.
boolean isFinishDisplayAsImage()
finishImageUrl
property.
void setFinishDisplayAsImage(boolean finishDisplayAsImage)
setFinishImageUrl(String)
method.
java.lang.String getFinishImageUrl()
finishDisplayAsImage
is true
.
The URL can be either relative or absolute.
void setFinishImageUrl(java.lang.String finishImageUrl)
finishDisplayAsImage
is true
.
The URL can be either relative or absolute. When absolute, it should start with the protocol e.g. http://www.google.com
.
java.lang.String getFinishClass()
These classes are configured in the designer using the Advanced Properties button within the control's Styling Assistant.
setFinishClass(String)
void setFinishClass(java.lang.String finishClass)
These classes are configured in the designer using the Advanced Properties button within the control's Styling Assistant.
java.lang.String getFinishStyle()
This inline style is configured in the designer using the Advanced Properties button within the control's Styling Assistant.
setFinishStyle(String)
void setFinishStyle(java.lang.String finishStyle)
This inline style is configured in the designer using the Advanced Properties button within the control's Styling Assistant.