Class StringEllipseCell

<any>
net.datenwerke.gxtdto.client.cells.StringEllipseCell

public class StringEllipseCell extends <any>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    render(Context context, String value, SafeHtmlBuilder sb)
     
  • Constructor Details

    • StringEllipseCell

      public StringEllipseCell(int len)
  • Method Details

    • render

      public void render(Context context, String value, SafeHtmlBuilder sb)