Class RsCheckboxAppearance

Css3CheckBoxAppearance
net.datenwerke.rs.theme.client.field.RsCheckboxAppearance
Direct Known Subclasses:
RsRadioAppearance

public class RsCheckboxAppearance extends Css3CheckBoxAppearance
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    render(SafeHtmlBuilder sb, Boolean value, CheckBoxCell.CheckBoxCellOptions options)
     
  • Constructor Details

    • RsCheckboxAppearance

      public RsCheckboxAppearance()
  • Method Details

    • render

      public void render(SafeHtmlBuilder sb, Boolean value, CheckBoxCell.CheckBoxCellOptions options)