Interface ClientBehaviorHolder

    • Method Detail

      • getClientBehaviors

        Map<String,​List<ClientBehavior>> getClientBehaviors()
        Retruns an immutable Map of the attached ClientBehaviors for the component. If no behavior is present this method return an empty Map (Collections.emptyMap()).
        Returns:
      • getDefaultEventName

        String getDefaultEventName()