Rewrote the comment in English.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@144 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -53,8 +53,8 @@ public class GridUtil
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A convenience function to the specified component to the
|
* Add a child to the specified grid row, returning the
|
||||||
* specified row.
|
* GridItem created for containment of the child.
|
||||||
*/
|
*/
|
||||||
public static function addToRow (row :GridRow, comp :UIComponent) :GridItem
|
public static function addToRow (row :GridRow, comp :UIComponent) :GridItem
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user