The renderer is given the entire space of the cell and may align itself
however it likes - thus, it's 100% the domain of the renderer and already
currently supported.

-T

On Thu, Nov 19, 2009 at 6:04 AM, Sandro Martini <[email protected]>wrote:

> Hi,
> is it possible to set an align mode (optional) for a Column Table ?
> Default null, like currently and with standard values, maybe adding an
> AUTO enum value ...
> This is a very common requirements when displaying data, but maybe
> there is already a solution.
>
> Then, is some cases could be useful also to set it at cell level, but
> to avoid a too heavy solution for it maybe a better approach could be
> to have a custom renderer or other, right ? Or a custom subclass of
> cell ..., but to set this (only when desired) at wtkx level (but by
> default not used, and without throwing exceptions if possible) ?
>
>
> All this in a ticket for the 1.5 ?
>
> Thanks,
> Sandro
>

Reply via email to