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

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.HiliteColorExecutable
All Implemented Interfaces:
Executable

public class HiliteColorExecutable
extends DefaultExecutable


Field Summary
 
Fields inherited from class com.xpn.xwiki.wysiwyg.client.ui.cmd.internal.DefaultExecutable
command
 
Constructor Summary
HiliteColorExecutable()
           
 
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

HiliteColorExecutable

public HiliteColorExecutable()


Copyright © 2004-2008 XWiki. All Rights Reserved.