Skip to content
Jean-Philippe Bruyère edited this page Oct 26, 2021 · 1 revision

namespace: Crow

Inheritance Hierarchy

  • TableRow2

Syntax

public class TableRow2 : Group, ISelectable

Constructors

prototype description

Properties

name description
IsSelected __
Table __

Methods

prototype description
void ChildrenLayoutingConstraints(ILayoutable layoutable, ref LayoutingType layoutType) Used to prevent some layouting type in children. For example, in the GenericStack, x layouting is dismissed in the direction of the stacking to let the parent arrange children in the x direction.
void OnLayoutChanges(LayoutingType layoutType) trigger dependant sizing component update
void onMouseMove(object sender, MouseMoveEventArgs e) __

Events

name description
Selected __
Unselected __
Clone this wiki locally