public interface PropertyOverrides
ComponentResources
. An explicit implementation of
this could be used to, for example, search for override blocks in multiple places.PropertyDisplay
,
PropertyEditor
Modifier and Type | Method and Description |
---|---|
Block |
getOverrideBlock(String name)
Searches for an override block with the given name.
|
Messages |
getOverrideMessages()
Returns the override messages (normally, the messages catalog for the component's container).
|
Messages getOverrideMessages()
Block getOverrideBlock(String name)
name
- the name of the block (typically, an informal parameter to a component)${project.version} - Copyright © 2003-2015 The Apache Software Foundation.