Interface IDialogOption


public interface IDialogOption
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getName()  
    int getSlot()  
    int getType()  
  • Method Details

    • getSlot

      int getSlot()
    • getName

      java.lang.String getName()
    • getType

      int getType()