Class IdBlock

  • All Implemented Interfaces:
    Cloneable, Block

    public class IdBlock
    extends AbstractBlock
    A reference/location in a page. In HTML for example this is called an Anchor. It allows pointing to that location, for example in links.
    Since:
    1.6M1
    Version:
    $Id: 774ad6bcf5531d6530d570414d054ea86a2f48f8 $
    See Also:
    Listener.onId(String)