Interface IStiCheckBoxControl

All Known Implementing Classes:
StiCheckBoxControl

public interface IStiCheckBoxControl
  • Method Details

    • getText

      String getText()
    • setText

      void setText(String value)
    • getCheckedBinding

      String getCheckedBinding()
    • setCheckedBinding

      void setCheckedBinding(String value)