public class FocusHttpStatusCodeAction extends AbstractAccessFilterAction
accessEventhtmlTooltip, viewContainer| Constructor and Description |
|---|
FocusHttpStatusCodeAction() |
| Modifier and Type | Method and Description |
|---|---|
de.huxhorn.sulky.conditions.Condition |
resolveCondition(java.awt.event.ActionEvent e)
Returns the Condition for this FilterAction, if available.
|
protected void |
setStatusCode(java.lang.Integer statusCode) |
protected void |
updateState()
To be called after setEventWrapper.
|
resolveAccessEvent, setAccessEvent, setEventWrapperviewContainerUpdatedactionPerformed, getViewContainer, initializeConditionTooltip, initializeCroppedTooltip, isAlternativeBehaviorRequested, setViewContaineraddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetViewContainer, setViewContainerprotected void setStatusCode(java.lang.Integer statusCode)
protected void updateState()
AbstractFilterActionupdateState in class AbstractFilterActionpublic de.huxhorn.sulky.conditions.Condition resolveCondition(java.awt.event.ActionEvent e)
BasicFilterActionresolveCondition in interface BasicFilterActionresolveCondition in class AbstractFilterActione - the action event, can be null.