Creates a new component.
Creates a new component.
Adds a style selector.
Disables the component.
Draws the component. Override this!
Enables the component.
Hides the component.
Checks whether the space intersects with a point.
Checks whether the space intersects with another space.
Processes the component during application cycles.
Processes the component during application cycles.
Removes a style selector.
Renders the component. Override this!
Renders the sub rectangles for the graphics of the component.
Shows the component.
Updates the styles of the component.
Gets a boolean determining whether the component is disabled or not.
Sets a boolean determining whether the component is disabled.
Gets a boolean determining whether the component is enabled or not.
Sets a boolean determining whether the component is enabled or not.
Gets the graphics of the component.
Gets a boolean determining whether the component is hidden or not.
Sets a boolean determining whether the component is hidden or not.
Gets the id of the component.
Gets the inner text of the component.
Sets the inner text of the component.
Gets the layer of the component.
Sets the layer of the component.
Gets the name of the component.
Gets the outer text of the component.
Sets the outer text of the component.
Gets the parent container of the component.
Sets the parent container of the component.
Gets the parent window of the component.
Sets the parent window of the component.
Ges the position of the component.
Sets the position of the component.
Gets the size of the component.
Sets the size of the component.
Gets a boolean determining whether the component is visible or not.
Sets a boolean determining whether the component is visible or not.
Gets the position of the space.
Sets the position of the space.
Gets the x coordinate of the space.
Gets the y coordinate of the space.
Gets the size of the space.
Sets the size of the space.
Gets the width of the space.
Gets the height of the space.
Gets the margin of the space.
Sets the margin of the space.
Gets the top margin of the space.
Gets the right margin of the space.
Gets the bottom margin of the space.
Gets the left margin of the space.
Gets the padding of the space.
Sets the padding of the space.
Moves the space to another space.
Moves the space into another space.
Centers the x coordinate of the space relative to another space.
Centers the y coordinate of the space relative to another space.
Centers the space relative to another space.
Checks whether the space intersects with a point.
Checks whether the space intersects with another space.
A component.