Interface MobileBaseForm.SwipeAction
- All Known Subinterfaces:
MobileBaseForm.MutableSwipeAction
- All Known Implementing Classes:
MutableSwipeActionImpl
- Enclosing interface:
MobileBaseForm
public static interface MobileBaseForm.SwipeAction
-
Method Details
-
getTimeoutInSeconds
int getTimeoutInSeconds() -
getUndoTimeoutInSeconds
int getUndoTimeoutInSeconds() -
getLeft
String getLeft() -
getLeftBackgroundColor
String getLeftBackgroundColor() -
getRight
String getRight() -
getRightBackgroundColor
String getRightBackgroundColor() -
getSwipeActionScript
Script getSwipeActionScript()
-