Interface WorkplaceFunctionsManager.ICheckIfToRenderNode

Enclosing class:
WorkplaceFunctionsManager

public static interface WorkplaceFunctionsManager.ICheckIfToRenderNode
Interface for checking at runtime of a certain section should be rendered or not. The instance of the interface is creataed by passing the class of your implementation to method initCheckIfToRenderNodeClass. At runtime one instance of this class will be created per instance of WorkplaceFunctionsManager.