Class DeSelectVisitor
java.lang.Object
com.inductiveautomation.ignition.designer.auth.tree.DeSelectVisitor
- All Implemented Interfaces:
SecurityLevelTreeNode.Visitor
-
Method Summary
Modifier and TypeMethodDescriptionbooleanshouldVisit(@NonNull SecurityLevelTreeNode node) voidvisit(@NonNull SecurityLevelTreeNode node) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.inductiveautomation.ignition.designer.auth.tree.SecurityLevelTreeNode.Visitor
shouldContinue
-
Method Details
-
shouldVisit
- Specified by:
shouldVisitin interfaceSecurityLevelTreeNode.Visitor
-
visit
- Specified by:
visitin interfaceSecurityLevelTreeNode.Visitor
-