| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.element | |
| org.kuali.rice.krad.uif.field | |
| org.kuali.rice.krad.uif.util |
| Modifier and Type | Method and Description |
|---|---|
Image |
Action.getActionImage()
Image to use for the action
|
Image |
NavigationBar.getBrandImage()
Image component instance to use for the application branding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setActionImage(Image actionImage)
Setter for the action image field.
|
void |
ApplicationHeader.setApplicationLogo(Image applicationLogo)
Convenience setter for configuring the application logo (brand image) for the navigation bar.
|
void |
NavigationBar.setBrandImage(Image brandImage) |
| Modifier and Type | Method and Description |
|---|---|
Image |
ActionField.getActionImage()
Delegates
actionImage property reference to the action. |
Image |
ImageField.getImage()
Retrieves the
Image element wrapped by this field |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionField.setActionImage(Image actionImage)
Delegates
actionImage property reference to the action. |
void |
ImageField.setImage(Image image)
Sets the Image to be wrapped by this field
|
| Modifier and Type | Method and Description |
|---|---|
static Image |
ComponentFactory.getImage()
Gets the image component
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.