Class ClientScriptSearchProvider.MenuNodeCursor
java.lang.Object
com.inductiveautomation.ignition.designer.findreplace.SearchObjectCursor
com.inductiveautomation.factorypmi.designer.search.ClientScriptSearchProvider.MenuNodeCursor
- Enclosing class:
- ClientScriptSearchProvider
- 
Constructor SummaryConstructorsConstructorDescriptionMenuNodeCursor(MenuNode node) MenuNodeCursor(String path, List<MenuNode> node) 
- 
Method SummaryMethods inherited from class com.inductiveautomation.ignition.designer.findreplace.SearchObjectCursorof
- 
Constructor Details- 
MenuNodeCursor
- 
MenuNodeCursor
 
- 
- 
Method Details- 
nextDescription copied from class:SearchObjectCursorGets the next search object, which might be a SearchObject or a SearchObjectCursor. Null is returned at the end of the stream to signify that the cursor is exhausted.- Specified by:
- nextin class- SearchObjectCursor
 
 
-