Class UiBinding.TextComponentAdapter<PropertyType>

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

public static class UiBinding.TextComponentAdapter<PropertyType> extends UiBinding.ComponentAdapter<PropertyType, TextComponent>

Adapts a com.codename1.ui.TextComponent to binding

Parameters
  • the: type of the property generic