Class CellEditingStartedEvent<RECORD,​VALUE>


  • public class CellEditingStartedEvent<RECORD,​VALUE>
    extends java.lang.Object
    • Method Detail

      • getRecord

        public RECORD getRecord()
      • getPropertyName

        public java.lang.String getPropertyName()
      • getCurrentValue

        public VALUE getCurrentValue()