org.kie.uberfire.plugin.client.code
Interface CodeElement
- All Known Implementing Classes:
- CodeList
public interface CodeElement
TODO: update me
|
Method Summary |
void |
addNav(com.github.gwtbootstrap.client.ui.Dropdown parent,
org.uberfire.mvp.ParameterizedCommand<CodeType> onChange)
|
com.github.gwtbootstrap.client.ui.constants.IconType |
getIcon()
|
CodeType |
getType()
|
addNav
void addNav(com.github.gwtbootstrap.client.ui.Dropdown parent,
org.uberfire.mvp.ParameterizedCommand<CodeType> onChange)
getIcon
com.github.gwtbootstrap.client.ui.constants.IconType getIcon()
getType
CodeType getType()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.