Class ProtectResourceOptionDialog
- java.lang.Object
 - 
- com.inductiveautomation.ignition.designer.navtree.model.ProtectResourceOptionDialog
 
 
- 
public class ProtectResourceOptionDialog extends java.lang.ObjectOptions dialog that pops up when the user tries to open a protected resource 
- 
- 
Field Summary
Fields Modifier and Type Field Description static intMODIFY 
- 
Constructor Summary
Constructors Constructor Description ProtectResourceOptionDialog() 
- 
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ProtectResourceOptionDialoggetInstance()intshowOptionDialog() 
 - 
 
- 
- 
Field Detail
- 
MODIFY
public static final int MODIFY
- See Also:
 - Constant Field Values
 
 
 - 
 
- 
Method Detail
- 
getInstance
public static ProtectResourceOptionDialog getInstance()
 
- 
showOptionDialog
public int showOptionDialog()
 
 - 
 
 -