org.wings.plaf
Interface ClickableCG

All Superinterfaces:
ComponentCG, Serializable

public interface ClickableCG
extends ComponentCG


Method Summary
 Update getIconUpdate(SClickable clickable, SIcon icon)
           
 Update getTextUpdate(SClickable clickable, String text)
           
 
Methods inherited from interface org.wings.plaf.ComponentCG
componentChanged, getComponentUpdate, installCG, uninstallCG, write
 

Method Detail

getTextUpdate

Update getTextUpdate(SClickable clickable,
                     String text)

getIconUpdate

Update getIconUpdate(SClickable clickable,
                     SIcon icon)


wingS Swings ;-)