@Dependent public class LocalSearchForm extends Object implements org.jboss.errai.common.client.api.IsElement
Constructor and Description |
---|
LocalSearchForm(LocalSearchFormView view) |
Modifier and Type | Method and Description |
---|---|
org.jboss.errai.common.client.dom.HTMLElement |
getElement() |
LocalSearchPhaseConfigModel |
getModel() |
void |
onLocalSearchRemoved() |
void |
onLocalSearchTypeSelected(String localSearchType) |
void |
setModel(LocalSearchPhaseConfigModel model) |
void |
setPhaseConfigForm(PhaseConfigForm phaseConfigForm) |
@Inject public LocalSearchForm(LocalSearchFormView view)
public void setPhaseConfigForm(PhaseConfigForm phaseConfigForm)
public void onLocalSearchTypeSelected(String localSearchType)
public void onLocalSearchRemoved()
public LocalSearchPhaseConfigModel getModel()
public void setModel(LocalSearchPhaseConfigModel model)
public org.jboss.errai.common.client.dom.HTMLElement getElement()
getElement
in interface org.jboss.errai.common.client.api.IsElement
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.