Hi

Im wondering what could cause a attributeappender not to be rendered? One
thing I guess would be if the component are not enabled..

heres my code:

AttributeAppender attributeAppender = AttributeModifier.append(
"class", new Model<String>(getCssClass()));
triggerSchedulePanel.getFormContainer().add(attributeAppender);

However the string in getCssClass() are never appended, first I tried in
the fieldset in the form, then the form and now lastly the container
however theres no difference, nothing are appended..

-- 
Best regards / Med venlig hilsen
Nino Martinez

Reply via email to