public interface CodeElement
Modifier and Type | Method and Description |
---|---|
void |
addNav(org.gwtbootstrap3.client.ui.DropDownMenu parent,
org.gwtbootstrap3.client.ui.Button dropdownButton,
ParameterizedCommand<CodeType> onChange) |
org.gwtbootstrap3.client.ui.constants.IconType |
getIcon() |
CodeType |
getType() |
void addNav(org.gwtbootstrap3.client.ui.DropDownMenu parent, org.gwtbootstrap3.client.ui.Button dropdownButton, ParameterizedCommand<CodeType> onChange)
org.gwtbootstrap3.client.ui.constants.IconType getIcon()
CodeType getType()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.