org.kuali.rice.krad.uif.component
Annotation Type KeepExpression


@Target(value=FIELD)
@Retention(value=RUNTIME)
@Documented
public @interface KeepExpression

Annotation that can be used on a UifDictionaryBean field to specify any expressions configured for that field should not be picked up and processed as normal, but left as the property value to be handled by the component itself or some other process

Author:
Kuali Rice Team (rice.collab@kuali.org)



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.