Interface LikeToFunctionEditor.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<LikeToFunctionEditor>,com.google.gwt.user.client.ui.IsWidget,org.uberfire.client.mvp.UberView<LikeToFunctionEditor>
- All Known Implementing Classes:
LikeToFunctionEditorView
- Enclosing class:
- LikeToFunctionEditor
public static interface LikeToFunctionEditor.View extends org.uberfire.client.mvp.UberView<LikeToFunctionEditor>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiderror()StringgetPattern()booleanisCaseSensitive()voidsetCaseSensitive(boolean caseSensitive)voidsetFocus(boolean focus)voidsetPattern(String pattern)
-