@Dependent public class EnableRightPanelCommand extends Object implements org.uberfire.mvp.Command
Command to enable the RightPanelView| Constructor and Description |
|---|
EnableRightPanelCommand() |
EnableRightPanelCommand(RightPanelView.Presenter rightPanelPresenter,
String filterTerm,
String propertyName,
boolean notEqualsSearch)
Execute this command to to show only the data model with the given name, disabled (i.e.
|
public EnableRightPanelCommand()
public EnableRightPanelCommand(RightPanelView.Presenter rightPanelPresenter, String filterTerm, String propertyName, boolean notEqualsSearch)
rightPanelPresenter - filterTerm - the term used to filter the right panel ()relates to instance name)propertyName - the string to eventually use to select the property in the right panelnotEqualsSearch - Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.