Class RsButtonCellAppearance<M>

<any><M>
net.datenwerke.rs.theme.client.button.RsButtonCellAppearance<M>

public class RsButtonCellAppearance<M> extends <any>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onToggle(XElement parent, boolean pressed)
     
    void
    render(<any> cell, Context context, M value, SafeHtmlBuilder sb)
     
  • Constructor Details

    • RsButtonCellAppearance

      public RsButtonCellAppearance()
  • Method Details

    • render

      public void render(<any> cell, Context context, M value, SafeHtmlBuilder sb)
    • onToggle

      public void onToggle(XElement parent, boolean pressed)