public static interface DropDownEditor.View extends UberView<DropDownEditor>
Modifier and Type | Method and Description |
---|---|
DropDownEditor.View |
addHelpContent(String title,
String content,
org.gwtbootstrap3.client.ui.constants.Placement placement) |
DropDownEditor.View |
clearError() |
DropDownEditor.View |
setDropDown(LiveSearchDropDown dropDown) |
DropDownEditor.View |
showError(com.google.gwt.safehtml.shared.SafeHtml message) |
init
DropDownEditor.View addHelpContent(String title, String content, org.gwtbootstrap3.client.ui.constants.Placement placement)
DropDownEditor.View setDropDown(LiveSearchDropDown dropDown)
DropDownEditor.View showError(com.google.gwt.safehtml.shared.SafeHtml message)
DropDownEditor.View clearError()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.