public class HistoryProxy extends BeanContextChildSupport
beanContext, beanContextChildPeer, pcSupport, rejectedSetBCOnce, vcSupport| Constructor and Description |
|---|
HistoryProxy() |
| Modifier and Type | Method and Description |
|---|---|
void |
addActionListener(ActionListener l) |
ActionListener[] |
getActionListeners() |
ZBinding |
getCurrentSolution() |
SolutionSet |
getCurrentSolutionSet() |
boolean |
hasCurrentSolution() |
void |
removeActionListener(ActionListener l) |
void |
serviceAvailable(BeanContextServiceAvailableEvent bcsae) |
void |
serviceRevoked(BeanContextServiceRevokedEvent bcsre) |
addPropertyChangeListener, addVetoableChangeListener, firePropertyChange, fireVetoableChange, getBeanContext, getBeanContextChildPeer, initializeBeanContextResources, isDelegated, releaseBeanContextResources, removePropertyChangeListener, removeVetoableChangeListener, setBeanContext, validatePendingSetBeanContextpublic SolutionSet getCurrentSolutionSet()
public ZBinding getCurrentSolution()
public boolean hasCurrentSolution()
public void serviceAvailable(BeanContextServiceAvailableEvent bcsae)
serviceAvailable in interface BeanContextServicesListenerserviceAvailable in class BeanContextChildSupportpublic void serviceRevoked(BeanContextServiceRevokedEvent bcsre)
serviceRevoked in interface BeanContextServiceRevokedListenerserviceRevoked in class BeanContextChildSupportpublic void addActionListener(ActionListener l)
public void removeActionListener(ActionListener l)
public ActionListener[] getActionListeners()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.