Uses of Interface
org.uberfire.ext.widgets.common.client.select.SelectComponent.View
-
Packages that use SelectComponent.View Package Description org.uberfire.ext.widgets.common.client.select -
-
Uses of SelectComponent.View in org.uberfire.ext.widgets.common.client.select
Classes in org.uberfire.ext.widgets.common.client.select that implement SelectComponent.View Modifier and Type Class Description classSelectViewMethods in org.uberfire.ext.widgets.common.client.select that return SelectComponent.View Modifier and Type Method Description SelectComponent.ViewSelectComponent. getView()Constructors in org.uberfire.ext.widgets.common.client.select with parameters of type SelectComponent.View Constructor Description SelectComponent(SelectComponent.View view, org.jboss.errai.ioc.client.api.ManagedInstance<SelectOptionComponent> selectOptionComponent)
-