www.element4solution.com

e4s.html.ajax
Class E4AjaxTable.E4AjaxTableColumn

java.lang.Object
  extended by e4s.util.E4Object
      extended by e4s.html.ajax.E4AjaxTable.E4AjaxTableColumn
Enclosing class:
E4AjaxTable

public static class E4AjaxTable.E4AjaxTableColumn
extends E4Object


Field Summary
 
Fields inherited from class e4s.util.E4Object
CRLF, E4S_CORE_SYSTEM_LANGUAGE, NBSP, NULLSTR, URL_ENCODING_CHARSET
 
Constructor Summary
E4AjaxTable.E4AjaxTableColumn(E4Label_Intf label, Align align)
           
 
Method Summary
static java.lang.String _getSVNVersionString()
           
 int getColspan()
           
 int getWidth()
           
 void setColspan(int colspan)
           
 void setSTYLE(CLASS_Name style)
          Define the style for the table column itself, not the header.
 void setWidth(int width)
           
 
Methods inherited from class e4s.util.E4Object
Calendar, CName, CName, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelNone, E4LabelNone, E4LabelNone, E4LabelNone, E4LabelSys, E4LabelSys, e4sCopyright, e4sVersion, encode, encode, encode, encodeHtml, encodeHtml, encodeHtml, encodeURL, encodeURL, encodeURL, finalize, getLINE, getTRACE, getTRACE, getTRACE, getTRACE, getTRACE, getTRACE, getTraceMemory, HtmlEncode, HtmlEncode, HtmlEncode, isdecimal, isdigit, isnotok, isnotok, isnumeric, isok, isok, isok, isok, lastCallingFunction, lastCallingFunction, lastCallingFunction, lastCallingFunction, lastCallingStack, mkdirs, null2nbsp, null2nbsp, null2nbsp, ok, ok, ok, ok, outPrintln, setLogFile4Trace, setTraceMemory, STACKTRACE, toDebug, toDouble, toFloat, toFloat, toString, TRACE_CALLS, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, wait
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

E4AjaxTable.E4AjaxTableColumn

public E4AjaxTable.E4AjaxTableColumn(E4Label_Intf label,
                                     Align align)
Method Detail

setColspan

public void setColspan(int colspan)

getColspan

public int getColspan()

setWidth

public void setWidth(int width)

setSTYLE

public void setSTYLE(CLASS_Name style)
Define the style for the table column itself, not the header.

Parameters:
style - a valid style

getWidth

public int getWidth()
Returns:

_getSVNVersionString

public static java.lang.String _getSVNVersionString()

www.element4solution.com