BEA WebLogic Server 9.0 Portal Support Schema Reference

http://www.bea.com/servers/netuix/xsd/controls/netuix/1.0.0
complexType handleCustomEventType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.bea.com/servers/netuix/xsd/controls/netuix/1.0.0}handleEventType (restriction)
|
+--{http://www.bea.com/servers/netuix/xsd/controls/netuix/1.0.0}handleCustomEventType (extension)

Properties
This component is not nillable.

Model
<...
  description = xs:string
  event = xs:string
  eventLabel = xs:string
  filterable = xs:boolean
  fromSelfInstanceOnly = xs:boolean
  onlyIfDisplayed = xs:boolean
  sourceDefinitionLabels = xs:string
  sourceDefinitionWildcard = xs:string>
(changeWindowState | changeWindowMode | activatePage | invokePageFlowAction | invokeStrutsAction | fireCustomEvent | fireEvent | invokeBackingFileMethod | dispatchToRemotePortlet | invokeJavaPortletMethod)*
</...>


Nested Element Summary
 activatePage
          
 changeWindowMode
          
 changeWindowState
          
 dispatchToRemotePortlet
          
 fireCustomEvent
          
 fireEvent
          
 invokeBackingFileMethod
          
 invokeJavaPortletMethod
          
 invokePageFlowAction
          
 invokeStrutsAction
          

Attribute Summary
 xs:stringdescription
          
 xs:stringevent
          
 xs:stringeventLabel
          
 xs:booleanfilterable
          
 xs:booleanfromSelfInstanceOnly
          
 xs:booleanonlyIfDisplayed
          
 xs:stringsourceDefinitionLabels
          
 xs:stringsourceDefinitionWildcard
          

Attribute Detail

description

Type:
xs:string
Use:
optional
Form:
unqualified

event

Type:
xs:string
Use:
optional
Form:
unqualified

eventLabel

Type:
based on
with :
Use:
required
Form:
unqualified

filterable

Type:
xs:boolean
Use:
optional
Form:
unqualified

fromSelfInstanceOnly

Type:
xs:boolean
Use:
optional
Form:
unqualified

onlyIfDisplayed

Type:
xs:boolean
Use:
optional
Form:
unqualified

sourceDefinitionLabels

Type:
xs:string
Use:
optional
Form:
unqualified

sourceDefinitionWildcard

Type:
based on
with :
Use:
optional
Form:
unqualified

Source
<xs:complexType name="handleCustomEventType">
<xs:complexContent>
<xs:extension base="handleEventType">
<xs:attribute name="event" type="xs:string"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation