Class UiBinding.TextAreaAdapter<PropertyType>

java.lang.Object
com.codename1.properties.UiBinding.ComponentAdapter<PropertyType, TextArea>
com.codename1.properties.UiBinding.TextAreaAdapter<PropertyType>
Enclosing class:
UiBinding

public static class UiBinding.TextAreaAdapter<PropertyType> extends UiBinding.ComponentAdapter<PropertyType, TextArea>

Adapts a com.codename1.ui.TextArea (and it's subclass com.codename1.ui.TextField to binding

Parameters
  • the: type of the property generic