Package 

Interface ISelection


  • 
    public interface ISelection
    
                        

    Author: XmFunCoding Email: xmfuncoding@163.com Date: 2022-10-07 21:08 Description:

    • Method Summary

      Modifier and Type Method Description
      abstract Boolean isItemChecked()
      abstract Unit setItemChecked(Boolean checked)
      abstract String getItemTitle()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait