public interface SearchAnnotationPageView extends org.uberfire.client.mvp.UberView<SearchAnnotationPageView.Presenter>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SearchAnnotationPageView.Presenter |
static interface |
SearchAnnotationPageView.SearchAnnotationHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
clearHelpMessage() |
String |
getClassName() |
void |
setClassName(String className) |
void |
setClassNameFocus(boolean focus) |
void |
setHelpMessage(String helpMessage) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.