Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: ListView#setRenderBodyOnly wants true to disable enclosing tags generation

...

Q1. I added behavior (for example a SimpleAttributeModifier) to the ListView but I do not see its results in the output. Why?
Q2. I called ListView#setRenderBodyOnly(falsetrue) but the enclosing tags are still generated. How come?
Q3. My validation messages are cleared. What did I do?

...