|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FacesAutoForm
This interface is implemented by components that can automatically create a
form, and is used to ensure the automatic form is not used when a manually
created form is present in the control tree, used by the UIFormEx
implementation.
Not Intended to be subclassed
Method Summary | |
---|---|
boolean |
isCreateForm()
|
void |
setCreateForm(boolean createForm)
|
Method Detail |
---|
boolean isCreateForm()
void setCreateForm(boolean createForm)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |