Interface IStiListItemControl

All Superinterfaces:
IStiItemControl
All Known Implementing Classes:
StiListBoolItemControl, StiListCharItemControl, StiListDateTimeItemControl, StiListDoubleItemControl, StiListGuidItemControl, StiListLongItemControl, StiListStringItemControl

public interface IStiListItemControl extends IStiItemControl
Copyright Stimulsoft
  • Field Details

  • Method Details

    • getValue

      Object getValue()
      Return component value
      Returns:
      component value
    • setFocus

      void setFocus()
      Focus compontnt
    • getDisplayValue

      String getDisplayValue()