Class StiHtmlTableCell

java.lang.Object
com.stimulsoft.report.export.tools.html.StiHtmlTableCell

public class StiHtmlTableCell extends Object
Html table cell Copyright Stimulsoft
  • Field Details

    • id

      public String id
    • reportFile

      public String reportFile
    • drillDownMode

      public String drillDownMode
  • Constructor Details

    • StiHtmlTableCell

      public StiHtmlTableCell()
  • Method Details

    • getEditable

      public String getEditable()
      Returns:
      the editable
    • getDataBandSort

      public String getDataBandSort()
      Returns:
      the dataBandSort
    • setDataBandSort

      public void setDataBandSort(String dataBandSort)
      Parameters:
      dataBandSort - the dataBandSort to set
    • getCollapsed

      public String getCollapsed()
      Returns:
      the collapsed
    • setCollapsed

      public void setCollapsed(String collapsed)
      Parameters:
      collapsed - the collapsed to set
    • setEditable

      public void setEditable(String editable)
      Parameters:
      editable - the editable to set
    • getWidth

      public StiHtmlUnit getWidth()
      Returns:
      the width
    • setWidth

      public void setWidth(StiHtmlUnit width)
      Parameters:
      width - the width to set
    • getHeight

      public StiHtmlUnit getHeight()
      Returns:
      the height
    • setHeight

      public void setHeight(StiHtmlUnit height)
      Parameters:
      height - the height to set
    • getStyle

      public Hashtable<String,String> getStyle()
      Returns:
      the style
    • setStyle

      public void setStyle(Hashtable<String,String> style)
      Parameters:
      style - the style to set
    • getColumnSpan

      public Integer getColumnSpan()
      Returns:
      the columnSpan
    • setColumnSpan

      public void setColumnSpan(Integer columnSpan)
      Parameters:
      columnSpan - the columnSpan to set
    • getRowSpan

      public Integer getRowSpan()
      Returns:
      the rowSpan
    • setRowSpan

      public void setRowSpan(Integer rowSpan)
      Parameters:
      rowSpan - the rowSpan to set
    • getCssClass

      public String getCssClass()
      Returns:
      the cssClass
    • setCssClass

      public void setCssClass(String cssClass)
      Parameters:
      cssClass - the cssClass to set
    • getText

      public String getText()
      Returns:
      the text
    • setText

      public void setText(String text)
      Parameters:
      text - the text to set
    • getToolTip

      public String getToolTip()
      Returns:
      the toolTip
    • setToolTip

      public void setToolTip(String toolTip)
      Parameters:
      toolTip - the toolTip to set
    • getControls

      public ArrayList<Object> getControls()
      Returns:
      the controls
    • setControls

      public void setControls(ArrayList<Object> controls)
      Parameters:
      controls - the controls to set
    • getInteraction

      public String getInteraction()
      Returns:
      the interaction
    • setInteraction

      public void setInteraction(String interaction)
      Parameters:
      interaction - the interaction to set
    • getSortDirection

      public String getSortDirection()
      Returns:
      the sortDirection
    • setSortDirection

      public void setSortDirection(String sortDirection)
      Parameters:
      sortDirection - the sortDirection to set
    • getPageGuid

      public String getPageGuid()
      Returns:
      the pageGuid
    • setPageGuid

      public void setPageGuid(String pageGuid)
      Parameters:
      pageGuid - the pageGuid to set
    • getPageIndex

      public String getPageIndex()
      Returns:
      the pageIndex
    • setPageIndex

      public void setPageIndex(String pageIndex)
      Parameters:
      pageIndex - the pageIndex to set
    • getComponentIndex

      public String getComponentIndex()
      Returns:
      the componentIndex
    • setComponentIndex

      public void setComponentIndex(String componentIndex)
      Parameters:
      componentIndex - the componentIndex to set