org.xhtmlrenderer.simple.extend.form
Class FormFieldFactory

java.lang.Object
  extended by org.xhtmlrenderer.simple.extend.form.FormFieldFactory

public class FormFieldFactory
extends Object


Method Summary
static FormField create(XhtmlForm form, LayoutContext context, BlockBox box)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static FormField create(XhtmlForm form,
                               LayoutContext context,
                               BlockBox box)


Copyright © 2013. All Rights Reserved.