Package org.xwiki.gwt.wysiwyg.client.plugin.indent.exec

Class Summary
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-2013 XWiki. All Rights Reserved.