org.efaps.ui.wicket.components.button
Class ButtonStyleBehavior

java.lang.Object
  extended by org.apache.wicket.behavior.AbstractBehavior
      extended by org.efaps.ui.wicket.components.button.ButtonStyleBehavior
All Implemented Interfaces:
java.io.Serializable, org.apache.wicket.behavior.IBehavior, org.apache.wicket.IClusterable, org.apache.wicket.markup.html.IHeaderContributor

public class ButtonStyleBehavior
extends org.apache.wicket.behavior.AbstractBehavior

Version:
$Id: ButtonStyleBehavior.java 3447 2009-11-29 22:46:39Z tim.moxter $
Author:
jmox
See Also:
Serialized Form

Field Summary
static EFapsContentReference CSS
           
 
Constructor Summary
ButtonStyleBehavior()
           
 
Method Summary
 void onComponentTag(org.apache.wicket.Component _component, org.apache.wicket.markup.ComponentTag _tag)
           
 void renderHead(org.apache.wicket.markup.html.IHeaderResponse _response)
           
 
Methods inherited from class org.apache.wicket.behavior.AbstractBehavior
afterRender, beforeRender, bind, cleanup, detach, detachModel, exception, getStatelessHint, isEnabled, isTemporary, onException, onRendered, rendered
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CSS

public static final EFapsContentReference CSS
Constructor Detail

ButtonStyleBehavior

public ButtonStyleBehavior()
Method Detail

renderHead

public void renderHead(org.apache.wicket.markup.html.IHeaderResponse _response)
Specified by:
renderHead in interface org.apache.wicket.markup.html.IHeaderContributor
Overrides:
renderHead in class org.apache.wicket.behavior.AbstractBehavior

onComponentTag

public void onComponentTag(org.apache.wicket.Component _component,
                           org.apache.wicket.markup.ComponentTag _tag)
Specified by:
onComponentTag in interface org.apache.wicket.behavior.IBehavior
Overrides:
onComponentTag in class org.apache.wicket.behavior.AbstractBehavior


Copyright © 2003-2010 The eFaps Team. All Rights Reserved.