|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.internal.PropertyOverridesImpl
public class PropertyOverridesImpl
Constructor Summary | |
---|---|
PropertyOverridesImpl(ComponentResources resources)
|
Method Summary | |
---|---|
Block |
getOverrideBlock(java.lang.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). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyOverridesImpl(ComponentResources resources)
Method Detail |
---|
public Block getOverrideBlock(java.lang.String name)
PropertyOverrides
getOverrideBlock
in interface PropertyOverrides
name
- the name of the block (typically, an informal parameter to a component)
public Messages getOverrideMessages()
PropertyOverrides
getOverrideMessages
in interface PropertyOverrides
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |