info.magnolia.cms.gui.dialog
Class DialogLine

java.lang.Object
  extended by info.magnolia.cms.gui.dialog.DialogLine

public class DialogLine
extends Object

Version:
2.0
Author:
Vinzenz Wyser

Constructor Summary
DialogLine()
           
 
Method Summary
 String getHtml()
           
 String getHtml(int colspanLine)
           
 String getHtml(int colspanBeforeLine, int colspanLine)
           
 String getHtml(int colspanBeforeLine, int colspanLine, int colspanAfterLine)
           
 String getHtml(String width)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialogLine

public DialogLine()
Method Detail

getHtml

public String getHtml()

getHtml

public String getHtml(int colspanLine)

getHtml

public String getHtml(int colspanBeforeLine,
                      int colspanLine)

getHtml

public String getHtml(int colspanBeforeLine,
                      int colspanLine,
                      int colspanAfterLine)

getHtml

public String getHtml(String width)


Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.