Interface SimpleDialog.OnDialogResultListener

All Known Implementing Classes:
SimpleColorDialog, SimpleFormDialog
Enclosing class:
SimpleDialog<This extends SimpleDialog<This>>

public static interface SimpleDialog.OnDialogResultListener
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    onResult(String dialogTag, int which, android.os.Bundle extras)
    Let the hosting fragment or activity implement this interface to receive results from the dialog