Class ExpressionPopupEditor
java.lang.Object
com.inductiveautomation.perspective.designer.binding.ExpressionPopupEditor
- 
Constructor Summary
ConstructorsConstructorDescriptionExpressionPopupEditor(BindingEditContext editContext, Consumer<String> onExpressionAccepted)  - 
Method Summary
Modifier and TypeMethodDescriptioncreateAction(JComponent owner, Supplier<String> expression, Supplier<Integer> width) voidtogglePopup(JComponent owner, String expression) voidtogglePopup(JComponent owner, String expression, int width)  
- 
Constructor Details
- 
ExpressionPopupEditor
 
 - 
 - 
Method Details
- 
createAction
 - 
togglePopup
 - 
togglePopup
 
 -