nl.gx.product.wmpuserprofiles.api
Interface ExtensiblePanelTabParentFBO


public interface ExtensiblePanelTabParentFBO

This interface contains methods that a panel tab FBO exposes to its children.


Method Summary
 User getSelectedUser()
          Gets the selected user.
 boolean isNewUserMode()
          Returns whether a new user is being added.
 

Method Detail

getSelectedUser

User getSelectedUser()
Gets the selected user.

Returns:
the selected user

isNewUserMode

boolean isNewUserMode()
Returns whether a new user is being added.

Returns:
whether a new user is being added


Copyright © 2007-2011 GX Software BV. All Rights Reserved.