-
API does not allow the setting of a toolTip on ColumnConfig
API does not allow the setting of a toolTip on ColumnConfig
Hi,
the class ColumnConfig has the public function
/**
* Returns the column's tool tip.
*
* @return the tool tip
*/
public String getToolTip() {
return toolTip;
}
However, the toolTip is a private member variable which cannot be set anywhere.
Please add this in on of the next releases.
Thanks,
Donald
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us