Module flower.widget.CheckBoxItemRenderer

This is the base class of the item renderer.

Extends:

Info:

  • Release: V3.0.0
  • Author: Makoto

Functions

CheckBoxItemRenderer:_initInternal () Initialize a variables
CheckBoxItemRenderer:_createRenderers () Create the renderer objects.
CheckBoxItemRenderer:_createCheckBox () Create the checkBox.
CheckBoxItemRenderer:_updateCheckBox () Update the checkBox.
CheckBoxItemRenderer:updateDisplay () Update the Display objects.
CheckBoxItemRenderer:setLabelField (labelField) Sets the label field of data.
CheckBoxItemRenderer:setSelectedField (selectedField) Sets the selected field of data.


Functions

CheckBoxItemRenderer:_initInternal ()
Initialize a variables
CheckBoxItemRenderer:_createRenderers ()
Create the renderer objects.
CheckBoxItemRenderer:_createCheckBox ()
Create the checkBox.
CheckBoxItemRenderer:_updateCheckBox ()
Update the checkBox.
CheckBoxItemRenderer:updateDisplay ()
Update the Display objects.
CheckBoxItemRenderer:setLabelField (labelField)
Sets the label field of data.

Parameters:

  • labelField field of data.
CheckBoxItemRenderer:setSelectedField (selectedField)
Sets the selected field of data.

Parameters:

  • selectedField field of data.
generated by LDoc 1.3