Hi Uwe, > new TextField(..).setRequired().setVisible().setEnabled() > instead of having to > new TextField(..).setRequired(true).setVisible(true).setEnabled(true) > > what do you think ?
naaaaah - you're just lazy. ;-) Not more convenience-methods, there are already too many... Best regards, --- Jan. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
