Uses of Class
org.kuali.rice.krad.uif.widget.BlockUI
Packages that use BlockUI
-
Uses of BlockUI in org.kuali.rice.krad.uif.view
Methods in org.kuali.rice.krad.uif.view that return BlockUIMethods in org.kuali.rice.krad.uif.view with parameters of type BlockUIModifier and TypeMethodDescriptionvoidView.setNavigationBlockUI(BlockUI navigationBlockUI) Set the navigation BlockUI used with single page blocking (such as full page loading/saving)voidView.setRefreshBlockUI(BlockUI refreshBlockUI) Set the refresh BlockUI used with single element blocking (such as ajax based element loading/updates)