cellData using the details given in cellDetails and alignment override value returned by the call back (if there is one). This method is usually called by the specific column implementation after they have formatted the string.
@param cellDetails the object containing the details about this cell
@param cellData the string which should be aligned
@return the ArrayList containing the Strings split and aligned as per cellDetails
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |