I don't think that is the way to think of about it. A string has length but the other datatypes don't. That is the Naked Object heritage.
Having said that, there is now quite a bit of flexibility in tweeking the views that a viewer creates, as described here: https://isis.apache.org/guides/ugfun.html#_ugfun_object-layout . On Wed, Mar 9, 2016 at 5:53 PM, Shan Wijesinghe <[email protected]> wrote: > Stephen it says here maxLength() applicable only to String. Say I have > int,double or even another object inside my table. Then how can I give a > length to such a column. Thanks. > > On Wed, Mar 9, 2016 at 12:19 PM, Stephen Cameron < > [email protected] > > wrote: > > > https://isis.apache.org/guides/rgant.html#_rgant-Property_maxLength > > > > On Wed, Mar 9, 2016 at 5:02 PM, Shan Wijesinghe < > [email protected] > > > > > wrote: > > > > > Hi all, > > > what is the way to chance the layout of tables like spacing of > > > columns. ( is there a way to specify length of column similar to > > > typicalLength() attribute which only work for Strings ) > > > > > > thanks and regards, > > > Dilshan. > > > > > >
