Interface IStiRenderTo1


public interface IStiRenderTo1
Describes interface of RenderTo.
  • Method Summary

    Modifier and Type
    Method
    Description
    In the property specify the Text component in what the text that is out of the current Text component bound will be continued to be output.
    void
     
  • Method Details

    • getRenderTo

      String getRenderTo()
      In the property specify the Text component in what the text that is out of the current Text component bound will be continued to be output.
    • setRenderTo

      void setRenderTo(String value)