Interface SoftCancelConfigView

All Superinterfaces:
Serializable, View
All Known Implementing Classes:
SoftCancelConfigViewImpl

public interface SoftCancelConfigView extends View
  • Method Summary

    Modifier and Type
    Method
    Description
    TextField
     
    Button
     

    Methods inherited from interface View

    getTitle, getViewComponent
  • Method Details

    • removeOlderThanField

      TextField removeOlderThanField()
    • saveBtn

      Button saveBtn()