Interface BehaviorConfig

All Superinterfaces:
TagConfig

public interface BehaviorConfig extends TagConfig

Convey the id of a behavior declared in a view.

Since:
2.0
  • Method Details

    • getBehaviorId

      String getBehaviorId()

      Return the value of the behavior-id.

      Returns:
      the value of behavior-id
      Since:
      2.0