@Portable public class FormRenderContextTO extends Object implements Serializable
| Constructor and Description |
|---|
FormRenderContextTO() |
FormRenderContextTO(FormRenderContext context) |
FormRenderContextTO(String ctxUID) |
FormRenderContextTO(String ctxUID,
boolean submit,
int errors) |
public FormRenderContextTO()
public FormRenderContextTO(String ctxUID)
public FormRenderContextTO(FormRenderContext context)
public FormRenderContextTO(String ctxUID, boolean submit, int errors)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.