A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
refreshContextMenu() — Method in interface com.gaiaframework.api.IGaia
If you change the titles of pages or the site title, call this method to refresh the context menu to show the new values.
removeAfterComplete(target) — Method in interface com.gaiaframework.api.IGaia
Removes the afterComplete event listener
removeAfterGoto(target) — Method in interface com.gaiaframework.api.IGaia
Removes the afterGoto event listener
removeAfterPreload(target) — Method in interface com.gaiaframework.api.IGaia
Removes the afterPreload event listener
removeAfterTransitionIn(target) — Method in interface com.gaiaframework.api.IGaia
Removes the afterTransitionIn event listener
removeAfterTransitionOut(target) — Method in interface com.gaiaframework.api.IGaia
Removes the afterTransitionOut event listener
removeBeforeGoto(target) — Method in interface com.gaiaframework.api.IGaia
Removes the beforeGoto event listener
removeBeforePreload(target) — Method in interface com.gaiaframework.api.IGaia
Removes the beforePreload event listener
removeBeforeTransitionIn(target) — Method in interface com.gaiaframework.api.IGaia
Removes the beforeTransitionIn event listener
removeBeforeTransitionOut(target) — Method in interface com.gaiaframework.api.IGaia
Removes the beforeTransitionOut event listener
removeChild(child) — Method in interface com.gaiaframework.api.ISprite
removeChildAt(index) — Method in interface com.gaiaframework.api.ISprite
removeDeeplinkListener(target) — Method in interface com.gaiaframework.api.IGaia
Removes a deeplink listener.
resume() — Method in interface com.gaiaframework.api.INetStream
REVERSE — Constant static property in class com.gaiaframework.api.Gaia
Reverse Flow Preload -> Transition In -> Transition Out
root — Property in interface com.gaiaframework.api.IDisplayObject
rotation — Property in interface com.gaiaframework.api.IDisplayObject
route — Property in interface com.gaiaframework.api.IPageAsset
Returns the route of the page if set in the site.xml.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z