com.xpn.xwiki.wysiwyg.client.ui.cmd.internal
Class BackColorExecutable

java.lang.Object
  extended by com.xpn.xwiki.wysiwyg.client.ui.cmd.internal.AbstractExecutable
      extended by com.xpn.xwiki.wysiwyg.client.ui.cmd.internal.DefaultExecutable
          extended by com.xpn.xwiki.wysiwyg.client.ui.cmd.internal.BackColorExecutable
All Implemented Interfaces:
Executable

public class BackColorExecutable
extends DefaultExecutable


Field Summary
 
Fields inherited from class com.xpn.xwiki.wysiwyg.client.ui.cmd.internal.DefaultExecutable
command
 
Constructor Summary
BackColorExecutable()
           
 
Method Summary
 
Methods inherited from class com.xpn.xwiki.wysiwyg.client.ui.cmd.internal.DefaultExecutable
execute, getParameter, isEnabled, isExecuted, isSupported
 
Methods inherited from class com.xpn.xwiki.wysiwyg.client.ui.cmd.internal.AbstractExecutable
execute, getParameter, isEnabled, isExecuted, isSupported
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackColorExecutable

public BackColorExecutable()


Copyright © 2004-2008 XWiki. All Rights Reserved.