Community
Participate
Working Groups
}
public final boolean isEnabled() {
refreshEnablement();
final CommandLegacyActionWrapper action = getAction();
if (enabledWhenExpression != null) {
try {