Interface MobileFormNavButtonSettings
- All Known Subinterfaces:
MutableMobileFormNavButtonSettings
- All Known Implementing Classes:
MobileFormNavButtonSettingsImpl
public interface MobileFormNavButtonSettings
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface -
Method Summary
-
Method Details
-
position
MobileFormNavButtonPosition position() -
showCompleteButton
boolean showCompleteButton() -
startOpened
boolean startOpened() -
customButtons
List<MobileFormNavButtonSettings.MobileCustomNavCustomButton> customButtons()
-