Interface IStiLabelControl

All Known Implementing Classes:
StiLabelControl

public interface IStiLabelControl
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    setText(String value)
     
  • Method Details

    • getText

      String getText()
    • setText

      void setText(String value)