Interface DynamicContainerStrategy
public interface DynamicContainerStrategy
-
Method Summary
-
Method Details
-
isDynamic
Determines if a items list contains elements that should be rendered dynamically.- Parameters:
items
- the items list- Returns:
- true if the rendering should be dynamic
-
isEnabled
Check if the strategy is enabled for the given bean
-