Click or drag to resize

HtmlSelect Class

Inheritance Hierarchy
SystemObject
  FairyGUI.UtilsHtmlSelect

Namespace:  FairyGUI.Utils
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class HtmlSelect : IHtmlObject

The HtmlSelect type exposes the following members.

Constructors
  NameDescription
Public methodHtmlSelect
Initializes a new instance of the HtmlSelect class
Top
Properties
Methods
  NameDescription
Public methodAdd
Public methodCreate
Public methodDispose
Releases all resources used by the HtmlSelect
Public methodRelease
Public methodRemove
Public methodSetPosition
Top
Fields
  NameDescription
Public fieldStatic memberCHANGED_EVENT
Public fieldStatic memberresource
Top
See Also