CompletionCell.setText
void setText(string text = null)Sets the text for the column cell. Use null to unset.
Parameters
text | the text to set or null |
void setText(string text = null)Sets the text for the column cell. Use null to unset.
text | the text to set or null |