Class SingleItemEnumeration
java.lang.Object
com.inductiveautomation.ignition.client.util.gui.tree.SingleItemEnumeration
- All Implemented Interfaces:
- Enumeration
- 
Field Details- 
element
 
- 
- 
Constructor Details- 
SingleItemEnumeration
 
- 
- 
Method Details- 
hasMoreElementspublic boolean hasMoreElements()- Specified by:
- hasMoreElementsin interface- Enumeration
 
- 
nextElement- Specified by:
- nextElementin interface- Enumeration
 
 
-