| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.container | |
| org.kuali.rice.krad.uif.field | |
| org.kuali.rice.krad.uif.layout | |
| org.kuali.rice.krad.uif.util |
| Modifier and Type | Method and Description |
|---|---|
LabelField |
CollectionGroup.getAddLineLabelField()
LabelField instance for the add line label |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionGroup.setAddLineLabelField(LabelField addLineLabelField)
Setter for the
LabelField instance for the add line label |
| Modifier and Type | Method and Description |
|---|---|
LabelField |
FieldBase.getLabelField() |
LabelField |
Field.getLabelField()
LabelField instance for the field |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldBase.setLabelField(LabelField labelField) |
void |
Field.setLabelField(LabelField labelField)
Setter for the field's label field
|
| Modifier and Type | Method and Description |
|---|---|
LabelField |
TableLayoutManager.getHeaderFieldPrototype()
LabelField instance to use as a prototype for creating the
tables header fields. |
| Modifier and Type | Method and Description |
|---|---|
List<LabelField> |
TableLayoutManager.getHeaderFields()
List of
LabelField instances that should be rendered to make
up the tables header |
| Modifier and Type | Method and Description |
|---|---|
void |
TableLayoutManager.setHeaderFieldPrototype(LabelField headerFieldPrototype)
Setter for the header field prototype
|
| Modifier and Type | Method and Description |
|---|---|
static LabelField |
ComponentFactory.getLabelField() |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.