| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.container | |
| org.kuali.rice.krad.uif.util |
| Modifier and Type | Method and Description |
|---|---|
MessageField |
DialogGroup.getPrompt()
Message component to use for the dialog prompt.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DialogGroup.setPrompt(MessageField prompt) |
| Modifier and Type | Method and Description |
|---|---|
static MessageField |
ComponentFactory.getColGroupingField()
Gets the collection grouping field
|
MessageField |
ColumnCalculationInfo.getGroupTotalFieldPrototype()
Gets the groupTotalFieldPrototype.
|
static MessageField |
ComponentFactory.getMessageField()
Gets the message field
|
MessageField |
ColumnCalculationInfo.getPageTotalField()
Gets the pageTotalField.
|
MessageField |
ColumnCalculationInfo.getTotalField()
Gets the totalField.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnCalculationInfo.setGroupTotalFieldPrototype(MessageField groupTotalFieldPrototype)
Sets the groupTotalFieldPrototype.
|
void |
ColumnCalculationInfo.setPageTotalField(MessageField pageTotalField)
Sets the pageTotalField.
|
void |
ColumnCalculationInfo.setTotalField(MessageField totalField)
Sets the totalField.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.