Class ProfileColumn
- java.lang.Object
-
- org.jboss.hal.core.finder.FinderColumn<NamedNode>
-
- org.jboss.hal.client.configuration.ProfileColumn
-
- All Implemented Interfaces:
org.jboss.elemento.IsElement<elemental2.dom.HTMLDivElement>,Attachable
@Column("profile") @Requires(value="/profile=*", recursive=false) public class ProfileColumn extends FinderColumn<NamedNode>
-
-
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 ProfileColumn(Finder finder, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, FinderPathFactory finderPathFactory, CrudOperations crud, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, StatementContext statementContext, Resources resources)
-
-
-
Constructor Detail
-
ProfileColumn
@Inject public ProfileColumn(Finder finder, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, FinderPathFactory finderPathFactory, CrudOperations crud, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, StatementContext statementContext, Resources resources)
-
-