org.kuali.student.common.ui.client.widgets.table.summary
Class SectionRow
java.lang.Object
org.kuali.student.common.ui.client.widgets.table.summary.SectionRow
public class SectionRow
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SectionRow
public SectionRow()
getKey
public String getKey()
setKey
public void setKey(String key)
isRequired
public boolean isRequired()
setRequired
public void setRequired(boolean isRequired)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getContentCellCount
public int getContentCellCount()
setContentCellCount
public void setContentCellCount(int contentCellCount)
getCell1
public com.google.gwt.user.client.ui.Widget getCell1()
setCell1
public void setCell1(com.google.gwt.user.client.ui.Widget cell1)
getCell2
public com.google.gwt.user.client.ui.Widget getCell2()
setCell2
public void setCell2(com.google.gwt.user.client.ui.Widget cell2)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.