Uses of Interface
com.cc.framework.ui.painter.ActionPainter

Packages that use ActionPainter
com.cc.framework.adapter   
com.cc.framework.adapter.struts   
com.cc.framework.ui.painter   
com.cc.framework.ui.painter.def   
com.cc.framework.ui.painter.imp   
 

Uses of ActionPainter in com.cc.framework.adapter
 

Methods in com.cc.framework.adapter that return ActionPainter
 ActionPainter FrameworkAdapter.createActionPainter(PainterContext ctx, ControlAction action)
          Creates an ActionPainter.
 

Uses of ActionPainter in com.cc.framework.adapter.struts
 

Methods in com.cc.framework.adapter.struts that return ActionPainter
 ActionPainter StrutsFrameworkAdapter.createActionPainter(PainterContext ctx, ControlAction action)
           
 

Uses of ActionPainter in com.cc.framework.ui.painter
 

Methods in com.cc.framework.ui.painter that return ActionPainter
protected  ActionPainter PainterFactory.doCreateActionPainter(PainterContext ctx, ControlAction action)
          Creates an ActionPainter.
static ActionPainter PainterFactory.createActionPainter(PainterContext ctx, ControlAction action)
          Creates an ActionPainter.
 ActionPainter PainterContext.createActionPainter(ControlActionDef action)
          Creates an ActionPainter.
 ActionPainter PainterContext.createActionPainter(ControlActionDef action, java.lang.String actionName)
          Creates an ActionPainter.
protected  ActionPainter ControlPortionPainter.createActionPainter(ControlActionDef action, java.lang.String actionName)
          Creates an ActionPainter.
protected  ActionPainter ControlPortionPainter.createActionPainter(ControlActionDef action)
          Creates an ActionPainter.
 ActionPainter ControlPainter.createActionPainter(ControlActionDef action)
          Creates an ActionPainter.
 ActionPainter ControlPainter.createActionPainter(ControlActionDef action, java.lang.String actionName)
          Creates an ActionPainter.
 

Uses of ActionPainter in com.cc.framework.ui.painter.def
 

Classes in com.cc.framework.ui.painter.def that implement ActionPainter
 class DefActionPainter
          The ActionPainter Class is responsible to generate a HTML-Element to initiate an Action
 

Uses of ActionPainter in com.cc.framework.ui.painter.imp
 

Methods in com.cc.framework.ui.painter.imp that return ActionPainter
 ActionPainter PainterContextWrapper.createActionPainter(ControlActionDef action, java.lang.String actionName)
           
 ActionPainter PainterContextWrapper.createActionPainter(ControlActionDef action)
           
 ActionPainter PainterContextImp.createActionPainter(ControlActionDef action)
          Creates an ActionPainter.
 ActionPainter PainterContextImp.createActionPainter(ControlActionDef action, java.lang.String actionName)
          Creates an ActionPainter.
 



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.