Interface PropertyOverrides

    • Method Detail

      • getOverrideMessages

        Messages getOverrideMessages()
        Returns the override messages (normally, the messages catalog for the component's container).
      • getOverrideBlock

        Block getOverrideBlock​(java.lang.String name)
        Searches for an override block with the given name.
        Parameters:
        name - the name of the block (typically, an informal parameter to a component)
        Returns:
        the block if found, or null if not found