| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.view |
| Modifier and Type | Method and Description |
|---|---|
BlockUI |
View.getNavigationBlockUI() |
BlockUI |
View.getRefreshBlockUI() |
| Modifier and Type | Method and Description |
|---|---|
void |
View.setNavigationBlockUI(BlockUI navigationBlockUI)
Set the navigation BlockUI used with single page blocking
(such as full page loading/saving)
|
void |
View.setRefreshBlockUI(BlockUI refreshBlockUI)
Set the refresh BlockUI used with single element blocking
(such as ajax based element loading/updates)
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.