Use the @Override property if you want to override a Rich UI function that is available in any widget.
function removeChildren() {@Override}
// EGL statements are here
end
For a list of functions that are available in all widgets, see “Widget properties and functions.”