Those are callbacks that the layout class receives from the parent container. Don't call them, they won't do what you expect but can harm your layout. You can remove a component by invoking component.remove() or container.remove(cmp);
-- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/978dfd2b-52c4-4445-9074-ec99ef41f975%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
