OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Properties | List of all members
OpenSim.Region.Framework.Interfaces.FloaterData Class Reference

Properties

abstract int Channel [get]
 
abstract string FloaterName [get, set]
 
virtual string XmlName [get, set]
 
virtual string XmlText [get, set]
 
virtual HandlerDelegate Handler [get, set]
 

Detailed Description

Definition at line 37 of file IDynamicFloaterModule.cs.

Property Documentation

abstract int OpenSim.Region.Framework.Interfaces.FloaterData.Channel
get

Definition at line 39 of file IDynamicFloaterModule.cs.

abstract string OpenSim.Region.Framework.Interfaces.FloaterData.FloaterName
getset

Definition at line 40 of file IDynamicFloaterModule.cs.

virtual HandlerDelegate OpenSim.Region.Framework.Interfaces.FloaterData.Handler
getset

Definition at line 43 of file IDynamicFloaterModule.cs.

virtual string OpenSim.Region.Framework.Interfaces.FloaterData.XmlName
getset

Definition at line 41 of file IDynamicFloaterModule.cs.

virtual string OpenSim.Region.Framework.Interfaces.FloaterData.XmlText
getset

Definition at line 42 of file IDynamicFloaterModule.cs.


The documentation for this class was generated from the following file: