| Package | Description | 
|---|---|
| org.kuali.rice.krad.uif.container | |
| org.kuali.rice.krad.uif.field | |
| org.kuali.rice.krad.uif.util | 
| Modifier and Type | Method and Description | 
|---|---|
| MessageField | ContainerBase. getInstructionalMessageField()Message field that displays instructional text | 
| MessageField | Container. getInstructionalMessageField()Text for the container that provides a summary description or
 instructions | 
| MessageField | NodePrototype. getLabelPrototype() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Node<Group,MessageField> | TreeGroup. buildTreeNode(Node<Object,String> nodeData,
             String bindingPrefix,
             String parentNode) | 
| Tree<Group,MessageField> | TreeGroup. getTreeGroups() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ContainerBase. setInstructionalMessageField(MessageField instructionalMessageField)Setter for the instructional text message field | 
| void | Container. setInstructionalMessageField(MessageField summaryMessageField)Setter for the containers summary message field | 
| void | NodePrototype. setLabelPrototype(MessageField labelPrototype) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | TreeGroup. addNodeComponents(Node<Group,MessageField> node,
                 List<Component> components)Retrieves the  Componentinstances from the node for building the nested
 components list | 
| void | TreeGroup. setTreeGroups(Tree<Group,MessageField> treeGroups) | 
| Modifier and Type | Method and Description | 
|---|---|
| MessageField | InputField. getConstraintMessageField()Message field that displays constraint text | 
| MessageField | ImageField. getCutline() | 
| MessageField | InputField. getInstructionalMessageField()Message field that displays instructional text | 
| MessageField | LabelField. getRequiredMessageField()MessageFieldinstance that will display a required indicator | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InputField. setConstraintMessageField(MessageField constraintMessageField)Setter for the constraint text message field | 
| void | ImageField. setCutline(MessageField cutline)A cutline is the text describing the image in detail (this is also often confusingly called a caption). | 
| void | InputField. setInstructionalMessageField(MessageField instructionalMessageField)Setter for the instructional text message field | 
| void | LabelField. setRequiredMessageField(MessageField requiredMessageField)Setter for the required message field | 
| Modifier and Type | Method and Description | 
|---|---|
| static MessageField | ComponentFactory. getMessageField() | 
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.