|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageField | |
---|---|
org.kuali.rice.krad.uif.container | |
org.kuali.rice.krad.uif.util |
Uses of MessageField in org.kuali.rice.krad.uif.container |
---|
Methods in org.kuali.rice.krad.uif.container that return MessageField | |
---|---|
MessageField |
DialogGroup.getPrompt()
Retrieves the Message element for this dialog |
Methods in org.kuali.rice.krad.uif.container with parameters of type MessageField | |
---|---|
void |
DialogGroup.setPrompt(MessageField prompt)
Sets the prompt Message for this dialog |
Uses of MessageField in org.kuali.rice.krad.uif.util |
---|
Methods in org.kuali.rice.krad.uif.util that return MessageField | |
---|---|
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. |
Methods in org.kuali.rice.krad.uif.util with parameters of type MessageField | |
---|---|
void |
ColumnCalculationInfo.setGroupTotalFieldPrototype(MessageField groupTotalFieldPrototype)
Sets the groupTotalFieldPrototype. |
void |
ColumnCalculationInfo.setPageTotalField(MessageField pageTotalField)
Sets the pageTotalField. |
void |
ColumnCalculationInfo.setTotalField(MessageField totalField)
Sets the totalField. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |