org.apache.myfaces.custom.dynaForm.annot.ui
Annotation Type DisplayOnly


@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface DisplayOnly

do not render any input. e.g uses outputText instead



Copyright © 2011. All Rights Reserved.