Method Get():colorDisp() Foundation
Changes the Get object's color and redisplays the Get.
:colorDisp([<cColor>]) --> self
:colorDisp() returns a reference to the Get object.
This method redisplays the edit buffer. If <cColor> contains a character string, its value is assigned to the instance variable :colorSpec. The method :colorDisp() is thus equivalent to assigning <cColor> to oGet:colorSpec and then immediately calling oGet:display().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.