Class RegisterPropertyEditorTask

java.lang.Object
org.kuali.rice.krad.uif.lifecycle.ViewLifecycleTaskBase<DataField>
org.kuali.rice.krad.uif.lifecycle.finalize.RegisterPropertyEditorTask
All Implemented Interfaces:
Runnable, ViewLifecycleTask<DataField>

public class RegisterPropertyEditorTask extends ViewLifecycleTaskBase<DataField>
If the data field has a configured property editor registers the editor with the view post metadata.
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also: