Interface Targetable

    • Method Detail

      • getTargetId

        String getTargetId()
        The target id returned must be unique across all targetable WComponents within the application. In a portal environment, the target ids must also be unique across portlets. Most components should just return their component id.
        Returns:
        the target id for this targetable.