Skip navigation links
GxRenderers

Class GxRendererBoolean

Inheritance:
    • Method Detail

      • equals

        public boolean equals(GxRendererInterface cellRenderer!)

        Compare two cell renderers

        Parameters:
        cellRenderer! - Another cell renderer instance to compare with
        Returns:
        bool - true when they are equal , false otherwise
      • getAsJsonObject

        public JsonObject getAsJsonObject()

        Convert the renderer definition to Json Object

        Returns:
        JsonObject The renderer as JsonObject
      • getCellRendererName

        public static BBjString getCellRendererName()

        A constant which holds the client renderer real name

      • SWITCH_RENDERER

        public static BBjString SWITCH_RENDERER()

        A special html string which uses the switch button to render true/false values