|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo.AbstractComponent
net.sf.jzeno.echo.components.CustomComponent
net.sf.jzeno.echo.components.PropertyGrid
net.sf.jzeno.echo.components.CriteriaGrid
net.sf.jzeno.echo.components.ListElementPropertyGrid
public class ListElementPropertyGrid
Dynamic filter criteria for query screens.
| Field Summary |
|---|
| Fields inherited from class net.sf.jzeno.echo.components.PropertyGrid |
|---|
PERCENT_UNITS, PIXEL_UNITS |
| Constructor Summary | |
|---|---|
ListElementPropertyGrid()
|
|
ListElementPropertyGrid(java.lang.Class beanClass,
java.lang.String property,
java.lang.String constructionHints)
|
|
ListElementPropertyGrid(java.lang.Class beanClass,
java.lang.String property,
java.lang.String gridConstructionHints,
ConstructionList constructionList)
|
|
| Method Summary |
|---|
| Methods inherited from class net.sf.jzeno.echo.components.CriteriaGrid |
|---|
applyContext |
| Methods inherited from class net.sf.jzeno.echo.components.CustomComponent |
|---|
addValidator, fireActionEvent, fireActionEvent, fireActionEvent, getBean, getBeanClass, getDecorator, getNullObject, getProperty, getValidationErrors, getValidators, getValue, isBound, isMarkedInvalid, isReadOnly, isRequired, isValid, markInvalid, markValid, preRender, rebind, removeValidator, setBean, setBeanClass, setDecorator, setNullObject, setProperty, setReadOnly, setRequired, setValue, traceValue, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListElementPropertyGrid()
public ListElementPropertyGrid(java.lang.Class beanClass,
java.lang.String property,
java.lang.String constructionHints)
public ListElementPropertyGrid(java.lang.Class beanClass,
java.lang.String property,
java.lang.String gridConstructionHints,
ConstructionList constructionList)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||