Class ElytronColumn
- java.lang.Object
-
- org.jboss.hal.core.finder.FinderColumn<StaticItem>
-
- org.jboss.hal.client.configuration.subsystem.elytron.ElytronColumn
-
- All Implemented Interfaces:
org.jboss.elemento.IsElement<elemental2.dom.HTMLDivElement>,Attachable
@AsyncColumn("elytron") public class ElytronColumn extends FinderColumn<StaticItem>
Holds the top level items to configure the elytron subsystem.
-
-
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, ItemActionFactory itemActionFactory, CrudOperations crud, Places places, Resources resources)
-
-
-
Constructor Detail
-
ElytronColumn
@Inject public ElytronColumn(Finder finder, ItemActionFactory itemActionFactory, CrudOperations crud, Places places, Resources resources)
-
-