|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UsesConfiguration(value=SearchFilterBlockContribution.class) public interface SearchFilterBlockOverrideSource
Used to override the default BeanBlockSource for a particular data type. The
service accepts the same configuration of BeanBlockContributions as the main
service.
| Method Summary | |
|---|---|
org.apache.tapestry5.Block |
toBlock(String datatype)
Returns a block which can be used to render an editor for the given data type, in the form of a field label and input field. |
| Method Detail |
|---|
org.apache.tapestry5.Block toBlock(String datatype)
datatype - logical name for the type of data to be displayed
null - if no override is available
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||