Declaration

func replaceLayoutClass(at idx: UInt, with aClass: GSClass)

Declaration

- (void) replaceObjectInClassesAtIndex:(NSUInteger) idx withObject:(GSClass *) aClass;

Declaration

replaceObjectInClassesAtIndex_withObject_(idx: int, aClass: GSClass)

See Also

Layout Classes

See Also

Layout Classes