public class DefaultActionInfoStatusCache extends Object implements ActionInfoStatusCache
Constructor and Description |
---|
DefaultActionInfoStatusCache() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
boolean |
isEnabled(ActionInfo action) |
boolean |
isVisible(ActionInfo action) |
public void clear()
clear
in interface ActionInfoStatusCache
public boolean isEnabled(ActionInfo action)
isEnabled
in interface ActionInfoStatusCache
public boolean isVisible(ActionInfo action)
isVisible
in interface ActionInfoStatusCache