|
Move And Inline Method public showNotification(session UISession, message String, icon FontAwesomeIcon) : void moved from class com.speedment.internal.ui.controller.NotificationController to class com.speedment.internal.ui.UISession & inlined to public showNotification(message String, icon FontAwesomeIcon) : void |
From |
To |
|
Move And Inline Method public showNotification(session UISession, message String) : void moved from class com.speedment.internal.ui.controller.NotificationController to class com.speedment.internal.ui.UISession & inlined to public showNotification(message String) : void |
From |
To |
|
Move And Inline Method public showNotification(session UISession, message String, color Color) : void moved from class com.speedment.internal.ui.controller.NotificationController to class com.speedment.internal.ui.UISession & inlined to public showNotification(message String, color Color) : void |
From |
To |
|
Move And Inline Method public showNotification(session UISession, message String, onClose Runnable) : void moved from class com.speedment.internal.ui.controller.NotificationController to class com.speedment.internal.ui.UISession & inlined to public showNotification(message String, action Runnable) : void |
From |
To |