Component
class Component(parent: Component?, widget: IWidget?, index: Int) : Interactive, Identifiable, Validatable, Iterable<Component?> , Actionable, Nillable<Component?> , Textable
Content copied to clipboard
Types
Functions
border Thickness
Link copied to clipboard
bounding Model
Link copied to clipboard
Gets the current bounding model
Sets the bounding model
fun boundingModel(expectedModel: BoundingModel?, boundingModel: BoundingModel?)
Content copied to clipboard
Compares and sets the bounding model
bounding Rect
Link copied to clipboard
bounds Index
Link copied to clipboard
calculate Screen Position
Link copied to clipboard
center Point
Link copied to clipboard
component Count
Link copied to clipboard
components
Link copied to clipboard
Lazily creates all the sub components under this component.
content Type
Link copied to clipboard
do Set Bounds
Link copied to clipboard
in Viewport
Link copied to clipboard
{@inheritDoc}
Returns true
if the object is currently rendered in the viewport.
item Stack Size
Link copied to clipboard
item Stack Sizes
Link copied to clipboard
screen Point
Link copied to clipboard
Traverses the hierachy tree for this view and calculates the screen position of this view.
scroll Height
Link copied to clipboard
scroll Width
Link copied to clipboard
spliterator
Link copied to clipboard