A popup should be self contained, components outside of the popup should not be notified when messages are added within a popup, therefore this method is overridden to return true for a popup.
Copyright (c) 2008, 2009, Oracle and/or its affiliates.
Field Detail
Constructor Detail
AdfUIPopup
public AdfUIPopup()
A UIXPopup component is an abstraction for a container component that shows popups.
Method Detail
dontPropagateDescendantMessageChanges
public Object dontPropagateDescendantMessageChanges()
A popup should be self contained, components outside of the popup should not be notified when messages are added within a popup, therefore this method is overridden to return true for a popup.
Copyright (c) 2008, 2009, Oracle and/or its affiliates. All rights reserved. Component for handling popups. Note: This is a "partial" class, the majority of this class is generated.