facet classafPillow::PageEvent
sys::Obj afPillow::PageEvent : sys::Facet
Place on a method to mark it as a page event.
If the method returns Void
or null
then the containing page is re-rendered. Otherwise the returned object is treated as a BedSheet response object.