org.apache.myfaces.orchestra.dynaForm.annot.ui
Annotation Type DisplaySize


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

the display size for input fields in characters (where possible)


Required Element Summary
 int value
           
 

Element Detail

value

public abstract int value


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.