Class ElytronColumn
- java.lang.Object
-
- org.jboss.hal.core.finder.FinderColumn<StaticItem>
-
- org.jboss.hal.client.runtime.subsystem.elytron.ElytronColumn
-
- All Implemented Interfaces:
org.jboss.elemento.IsElement<elemental2.dom.HTMLDivElement>,Attachable
@Column("elytron-runtime") public class ElytronColumn extends FinderColumn<StaticItem>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jboss.hal.core.finder.FinderColumn
FinderColumn.Builder<T>, FinderColumn.RefreshMode
-
-
Constructor Summary
Constructors Constructor Description ElytronColumn(Finder finder, Resources resources, ItemActionFactory itemActionFactory, Places places)
-
-
-
Constructor Detail
-
ElytronColumn
@Inject public ElytronColumn(Finder finder, Resources resources, ItemActionFactory itemActionFactory, Places places)
-
-