public class SummaryTableFieldRow extends SummaryTableRow
Constructor and Description |
---|
SummaryTableFieldRow() |
SummaryTableFieldRow(FieldDescriptor fieldDescriptor1,
FieldDescriptor fieldDescriptor2) |
Modifier and Type | Method and Description |
---|---|
FieldDescriptor |
getFieldDescriptor1() |
FieldDescriptor |
getFieldDescriptor2() |
protected boolean |
isTemporaryRow() |
protected void |
setTemporaryRowFlag(boolean multiplicityRow)
This flag means the row should be removed before data is re-generated for the
rows
|
addContentCellStyleName, addTitleCellStyleName, getCell1, getCell2, getContentCellCount, getContentCellStyleName, getKey, getTitle, getTitleCellStyleName, isRequired, isShown, setCell1, setCell2, setContentCellCount, setKey, setRequired, setShown, setTitle
public SummaryTableFieldRow()
public SummaryTableFieldRow(FieldDescriptor fieldDescriptor1, FieldDescriptor fieldDescriptor2)
public FieldDescriptor getFieldDescriptor1()
public FieldDescriptor getFieldDescriptor2()
protected void setTemporaryRowFlag(boolean multiplicityRow)
multiplicityRow
- protected boolean isTemporaryRow()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.