@Dependent public class NewPatternPresenter extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
NewPatternPresenter.View |
Constructor and Description |
---|
NewPatternPresenter(NewPatternPresenter.View view,
org.jboss.errai.ui.client.local.spi.TranslationService translationService) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getFactTypes() |
void |
hide() |
void |
init(PatternPage patternPage) |
void |
setup() |
void |
show() |
@Inject public NewPatternPresenter(NewPatternPresenter.View view, org.jboss.errai.ui.client.local.spi.TranslationService translationService)
@PostConstruct public void setup()
public void show()
public void hide()
public void init(PatternPage patternPage)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.