org.seasar.tuigwaa.plugin.database.component
クラス EditTableDto
java.lang.Object
org.seasar.tuigwaa.plugin.database.component.EditTableDto
- public class EditTableDto
- extends Object
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditTableDto
public EditTableDto(DataTable dataTable,
TableFormComponent editableForm)
getDataTable
public DataTable getDataTable()
getTableForm
public TableFormComponent getTableForm()
setActionLinks
public void setActionLinks(List actionLinks)
getActionLinks
public List getActionLinks()
toEditableHtml
public List toEditableHtml(int lineNumber,
DataRow dataRow)
setBlankRowSize
public void setBlankRowSize(int blankRowSize)
getBlankRowSize
public int getBlankRowSize()
setForwardPage
public void setForwardPage(String forwardPage)
getForwardPage
public String getForwardPage()
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.