Home
last modified time | relevance | path

Searched refs:afterLoad (Results 1 – 25 of 132) sorted by relevance

123456

/dports/www/grails/grails-1.3.6/src/test/org/codehaus/groovy/grails/orm/hibernate/
H A DEventsTriggeringTests.groovy42 def afterLoad = {
43 eventData['afterLoad'] = true
70 assertNull testData.afterLoad
82 assertNull testData.afterLoad
94 assertNull testData.afterLoad
108 assertTrue testData.afterLoad
119 assertTrue testData.afterLoad
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/addins/
H A DAddinsCommandManager.java108 public void loadBindings(final CommandWithArg<EditorKeyBindings> afterLoad) in loadBindings() argument
115 registerBindings(bindings, afterLoad); in loadBindings()
121 final CommandWithArg<EditorKeyBindings> afterLoad) in registerBindings() argument
144 if (afterLoad != null) in registerBindings()
145 afterLoad.execute(bindings); in registerBindings()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/command/
H A DApplicationCommandManager.java173 public void loadBindings(final CommandWithArg<EditorKeyBindings> afterLoad) in loadBindings() argument
180 loadBindings(bindings, afterLoad); in loadBindings()
186 final CommandWithArg<EditorKeyBindings> afterLoad) in loadBindings() argument
212 if (afterLoad != null) in loadBindings()
213 afterLoad.execute(bindings); in loadBindings()
H A DEditorCommandManager.java215 public void loadBindings(final CommandWithArg<EditorKeyBindings> afterLoad) in loadBindings() argument
222 loadBindings(bindings, afterLoad); in loadBindings()
228 final CommandWithArg<EditorKeyBindings> afterLoad) in loadBindings() argument
240 if (afterLoad != null) in loadBindings()
241 afterLoad.execute(bindings); in loadBindings()
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/calendar/controller/
H A DViewController.php37 protected function afterLoad(&$response, &$model, &$params) { function in GO\\Calendar\\Controller\\ViewController
45 return parent::afterLoad($response, $model, $params);
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/hospitals/
H A Dai_hospital.lua49 function AIHospital:afterLoad(old, new) function
54 Hospital.afterLoad(self, old, new)
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/entities/humanoids/staff/
H A Dnurse.lua56 function Nurse:afterLoad(old, new) function
57 Staff.afterLoad(self, old, new)
H A Dreceptionist.lua101 function Receptionist:afterLoad(old, new) function
102 Staff.afterLoad(self, old, new)
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-testfixtures/testfixtures/v3/
H A Dhelper.go23 afterLoad(queryable) error methodSpec
69 func (baseHelper) afterLoad(_ queryable) error { func
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/postfixadmin/controller/
H A DAliasController.php22 protected function afterLoad(&$response, &$model, &$params) { function in GO\\Postfixadmin\\Controller\\AliasController
34 return parent::afterLoad($response, $model, $params);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/postfixadmin/model/
H A DAlias.php93 protected function afterLoad() { function in GO\\Postfixadmin\\Model\\Alias
94 parent::afterLoad();
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/base/
H A Dsaveload.cpp131 ((AdScene *)scene)->afterLoad(); in afterLoadScene()
153 ((BaseFont *)font)->afterLoad(); in afterLoadFont()
158 ((ScScript *)script)->afterLoad(); in afterLoadScript()
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/objects/
H A Dchair.lua166 function Chair:afterLoad(old, new) function
170 Object.afterLoad(self, old, new)
H A Dbench.lua198 function Bench:afterLoad(old, new) function
202 Object.afterLoad(self, old, new)
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/base/
H A Dsaveload.cpp131 ((AdScene *)scene)->afterLoad(); in afterLoadScene()
153 ((BaseFont *)font)->afterLoad(); in afterLoadFont()
158 ((ScScript *)script)->afterLoad(); in afterLoadScript()
/dports/audio/noson-app/noson-app-4.5.0/backend/NosonApp/
H A Dlistmodel.h49 virtual void afterLoad() { } in Q_DECLARE_METATYPE()
175 m_provider.afterLoad(); in Q_DECLARE_METATYPE()
196 m_provider.afterLoad(); in Q_DECLARE_METATYPE()
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/files/controller/
H A DTemplateController.php57 protected function afterLoad(&$response, &$model, &$params) { function in GO\\files\\Controller\\TemplateController
61 return parent::afterLoad($response, $model, $params);
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/dialogs/
H A Dconfirm_dialog.lua128 function UIConfirmDialog:afterLoad(old, new) function
129 Window.afterLoad(self, old, new)
H A Dinformation.lua135 function UIInformation:afterLoad(old, new) function
136 Window.afterLoad(self, old, new)
H A Dfullscreen.lua131 function UIFullscreen:afterLoad(old, new) function
132 Window.afterLoad(self, old, new)
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/dialogs/resizables/
H A Dlua_console.lua132 function UILuaConsole:afterLoad(old, new) function
133 UIResizable.afterLoad(self, old, new)
H A Dcheats_dialog.lua135 function UICheats:afterLoad(old, new) function
143 UIResizable.afterLoad(self, old, new)
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/reminders/controller/
H A DReminderController.php141 protected function afterLoad(&$response, &$model, &$params) { function in GO\\Reminders\\Controller\\ReminderController
144 return parent::afterLoad($response, $model, $params);
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/resvg-0.9.0/tools/viewsvg/
H A Dsvgview.cpp143 afterLoad(errMsg); in loadData()
149 afterLoad(errMsg); in loadFile()
152 void SvgView::afterLoad(const QString &errMsg) in afterLoad() function in SvgView
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/rooms/
H A Dtoilets.lua170 function ToiletRoom:afterLoad(old, new) function
174 Room.afterLoad(self, old, new)

123456