Uses of Interface
com.ebasetech.xi.api.controls.PageNavigationButtonStyle
Package | Description |
---|---|
com.ebasetech.xi.api.controls |
-
Uses of PageNavigationButtonStyle in com.ebasetech.xi.api.controls
Methods in com.ebasetech.xi.api.controls that return PageNavigationButtonStyle Modifier and Type Method Description PageNavigationButtonStyle
PageNavigationPanel. getFinish()
Styling properties for the finish button.PageNavigationButtonStyle
PageNavigationPanel. getGlobal()
Default styling properties for all navigation buttons within the panel.PageNavigationButtonStyle
PageNavigationPanel. getNext()
Styling properties for the next page button.PageNavigationButtonStyle
PageNavigationPanel. getPrevious()
Styling properties for the previous page button.PageNavigationButtonStyle
PageNavigationPanel. getRestore()
Styling properties for the restore button.PageNavigationButtonStyle
PageNavigationPanel. getSave()
Styling properties for the save button.