railo.runtime.dump
Class DumpTablePro

java.lang.Object
  extended by railo.runtime.dump.DumpTable
      extended by railo.runtime.dump.DumpTablePro
All Implemented Interfaces:
DumpData

public class DumpTablePro
extends DumpTable


Constructor Summary
DumpTablePro(String type, String highLightColor, String normalColor, String borderColor)
           
DumpTablePro(String type, String highLightColor, String normalColor, String borderColor, String fontColor)
           
 
Method Summary
 String getId()
           
 String getRef()
           
 String getType()
           
 void setId(String id)
           
 void setRef(String ref)
           
 
Methods inherited from class railo.runtime.dump.DumpTable
appendRow, appendRow, appendRow, appendRow, appendRow, appendRow, appendRow, clear, getBorderColor, getComment, getFontColor, getHeight, getHighLightColor, getNormalColor, getRows, getTitle, getWidth, isEmpty, prependRow, setBorderColor, setComment, setFontColor, setHeight, setHighLightColor, setNormalColor, setTitle, setWidth
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DumpTablePro

public DumpTablePro(String type,
                    String highLightColor,
                    String normalColor,
                    String borderColor)

DumpTablePro

public DumpTablePro(String type,
                    String highLightColor,
                    String normalColor,
                    String borderColor,
                    String fontColor)
Method Detail

getType

public String getType()
Returns:
the type

setId

public void setId(String id)

getId

public String getId()

setRef

public void setRef(String ref)

getRef

public String getRef()


Copyright © 2012 Railo