public static class RenderGuardCompositeTest.TrueGuard extends java.lang.Object implements RenderGuard
| Constructor and Description | 
|---|
| TrueGuard() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | canRender(NavNode node,
         int depth)method called to decide if to render | 
public boolean canRender(NavNode node, int depth)
RenderGuardcanRender in interface RenderGuardnode - the current NavNodedepth - the current depth