Interface TextFieldInplaceEditor
public interface TextFieldInplaceEditor
This is an inteface for text-field based in-place editor.
-
Method Summary
-
Method Details
-
isEnabled
Returns whether the in-place editing is allowed.- Parameters:
widget
- the widget where the editor will be invoked- Returns:
- true, if enabled; false if disabled
-
getText
-
setText
-