KIE Uberfire Runtime PlugIns Client 6.2.0.CR2

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()
           
 

Method Detail

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()

KIE Uberfire Runtime PlugIns Client 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.