Class MobileFormNavButtonSettingsImpl
Object
MobileFormNavButtonSettingsImpl
- All Implemented Interfaces:
MobileFormNavButtonSettings,MutableMobileFormNavButtonSettings
public class MobileFormNavButtonSettingsImpl
extends Object
implements MutableMobileFormNavButtonSettings
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classNested classes/interfaces inherited from interface MobileFormNavButtonSettings
MobileFormNavButtonSettings.MobileCustomNavCustomButtonNested classes/interfaces inherited from interface MutableMobileFormNavButtonSettings
MutableMobileFormNavButtonSettings.MutableMobileCustomNavCustomButton -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionposition()voidvoidsetPosition(MobileFormNavButtonPosition position) voidsetShowCompleteButton(boolean show) voidsetShowNavButton(boolean show) voidsetStartOpened(boolean opened) booleanbooleanboolean
-
Constructor Details
-
MobileFormNavButtonSettingsImpl
public MobileFormNavButtonSettingsImpl()
-
-
Method Details
-
showCompleteButton
public boolean showCompleteButton()- Specified by:
showCompleteButtonin interfaceMobileFormNavButtonSettings
-
customButtons
- Specified by:
customButtonsin interfaceMobileFormNavButtonSettings
-
setShowCompleteButton
public void setShowCompleteButton(boolean show) - Specified by:
setShowCompleteButtonin interfaceMutableMobileFormNavButtonSettings
-
setCustomButtons
- Specified by:
setCustomButtonsin interfaceMutableMobileFormNavButtonSettings
-
startOpened
public boolean startOpened()- Specified by:
startOpenedin interfaceMobileFormNavButtonSettings
-
setStartOpened
public void setStartOpened(boolean opened) - Specified by:
setStartOpenedin interfaceMutableMobileFormNavButtonSettings
-
position
- Specified by:
positionin interfaceMobileFormNavButtonSettings