Class PIAGroupTreeBeanImpl

All Implemented Interfaces:
PIAGroupTreeBean, PControllerBean, PFieldBean, PLightComponent, PropertyChangeListener, Serializable, Remote, Unreferenced, EventListener
Direct Known Subclasses:
PAcctTreeBeanImpl

public class PIAGroupTreeBeanImpl extends PIAFieldBean implements PIAGroupTreeBean
PIAGroupTreeBeanImpl implements the controller for PIAGroupTree.
Version:
%version: 6 % %date_modified: Tue Dec 18 20:52:37 2001 %
See Also:
  • Field Details

    • mLazy

      protected boolean mLazy
  • Constructor Details

    • PIAGroupTreeBeanImpl

      public PIAGroupTreeBeanImpl() throws RemoteException
      Creates controller class for the PIAGroupTree component
      Throws:
      RemoteException
  • Method Details