Class ExpressionPopupEditor
java.lang.Object
com.inductiveautomation.perspective.designer.binding.ExpressionPopupEditor
- 
Constructor SummaryConstructorsConstructorDescriptionExpressionPopupEditor(BindingEditContext editContext, Consumer<String> onExpressionAccepted) 
- 
Method SummaryModifier 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
 
-