Class CrewCompositionRenderer

java.lang.Object
overit.geocallapp.wfm.schedulazione.utenti.calendarioturni.ui.CellElementRenderer
overit.geocallapp.wfm.core.ux.crewshell.cellelement.CrewCompositionRenderer

public class CrewCompositionRenderer extends overit.geocallapp.wfm.schedulazione.utenti.calendarioturni.ui.CellElementRenderer
  • Field Summary

    Fields inherited from class overit.geocallapp.wfm.schedulazione.utenti.calendarioturni.ui.CellElementRenderer

    _helper, _svOperationsCenters, DEFAULT_DARK_TEXT_COLOR, DEFAULT_LIGHT_TEXT_COLOR
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.ecs.Element
    getHtml(CrewComposition crewComposition, int row, Column column)
     

    Methods inherited from class overit.geocallapp.wfm.schedulazione.utenti.calendarioturni.ui.CellElementRenderer

    applyOpacity, getElementStyle, getHelper, getSvOperationsCenter, getTextColor, hexToRgb

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CrewCompositionRenderer

      public CrewCompositionRenderer()
  • Method Details

    • getHtml

      public org.apache.ecs.Element getHtml(CrewComposition crewComposition, int row, Column column)