A textfield element for usertextinput. Textfields have following skinsurfaces:
o-+ Component o-+ TextField
description from overloaded method of Component:
called when visible objects (l2ds) are no longer visibledescription from overloaded method of Component:
called if the mouse was pressed on the component. If mouseover is true, the mouse is actually on THIS component and not on one of its childs, which will create events too.description from overloaded method of Component:
called if the mouse was released on the componentdescription from overloaded method of Component:
called when the component was moved or resized. Overload this method for visual appearance. The zindex is the id to use for zordering the components. Return the newz value, reserving all the values that you require for your visual nodes.description from overloaded method of Component:
called when visible objects (l2ds) are now visible