public interface HasState
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    ValueBindingExpression pointing to a object to save the component's state.
  • Method Details

    • setState

      void setState(String state)
      ValueBindingExpression pointing to a object to save the component's state.