A  B  C  D  E  F  G  H  I  L  O  P  R  S  T  U  V 

L

le(String,Object) - function in eu.vaadinonkotlin.FilterFactory
Creates a filter which accepts only such values of given propertyName which are less than or equal to given value.
Listeners - class in eu.vaadinonkotlin
Allows you to add listeners for a particular event into your component.
listeners() - function in eu.vaadinonkotlin
Allows you to add listeners for a particular event into your component like following:
val onFilterChangeListeners = listeners<OnClickListener>()
A  B  C  D  E  F  G  H  I  L  O  P  R  S  T  U  V