hookName property

String hookName
final

The hookName identifies the UI hook that this FeatureContainer is associated with. It is used to retrieve all the anchors of type T implemented by registered features.

Implementation

final String hookName;