| Class | Description |
|---|---|
| AbstractListExecutable |
Superclass for all the list executables, such as indent and outdent executables, to handle frequent list operations.
|
| IndentExecutable |
Indent executable to handle valid XHTML lists indent, semantically: when a list item is indented, all its subitems
are indented as well.
|
| OutdentExecutable |
Outdent executable to handle valid XHTML lists outdent, semantically: when a list item is outdented, all its subitems
are outdented as well.
|
Copyright © 2004–2016 XWiki. All rights reserved.