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