com.aurel.track.fieldType.runtime.renderer
Class SelectParentChildRendererRT

java.lang.Object
  extended by com.aurel.track.fieldType.runtime.renderer.AbstractTypeRendererRT
      extended by com.aurel.track.fieldType.runtime.renderer.CompositeTypeRendererRT
          extended by com.aurel.track.fieldType.runtime.renderer.SelectParentChildRendererRT
All Implemented Interfaces:
TypeRendererRT

public class SelectParentChildRendererRT
extends CompositeTypeRendererRT

A renderer for cascade select at runTime


Constructor Summary
SelectParentChildRendererRT()
          constructor
 
Method Summary
 TypeRendererRT getCustomTypeRenderer(int index)
          The custom field type of each part
static SelectParentChildRendererRT getInstance()
          get a singleton instance
 int getNumberOfParts()
          Number of parts the composite field is contained of
protected  void updateCustomPropertiesParameter(java.util.Map map, TFieldBean fieldBean, WorkItemContext workItemContext, int index)
           
 
Methods inherited from class com.aurel.track.fieldType.runtime.renderer.CompositeTypeRendererRT
getTemplateName, updateCustomProperties
 
Methods inherited from class com.aurel.track.fieldType.runtime.renderer.AbstractTypeRendererRT
getInnerTemplateName, isLabelInsideTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectParentChildRendererRT

public SelectParentChildRendererRT()
constructor

Method Detail

getInstance

public static SelectParentChildRendererRT getInstance()
get a singleton instance

Returns:

getNumberOfParts

public int getNumberOfParts()
Description copied from class: CompositeTypeRendererRT
Number of parts the composite field is contained of

Specified by:
getNumberOfParts in class CompositeTypeRendererRT
Returns:

getCustomTypeRenderer

public TypeRendererRT getCustomTypeRenderer(int index)
Description copied from class: CompositeTypeRendererRT
The custom field type of each part

Specified by:
getCustomTypeRenderer in class CompositeTypeRendererRT
Returns:

updateCustomPropertiesParameter

protected void updateCustomPropertiesParameter(java.util.Map map,
                                               TFieldBean fieldBean,
                                               WorkItemContext workItemContext,
                                               int index)
Specified by:
updateCustomPropertiesParameter in class CompositeTypeRendererRT


Issue Tracking with Track+: Home Page      Copyright © 2008 Trackplus. All Rights Reserved.