Uses of Interface
org.pepstock.charba.client.utils.toast.handlers.OpenHandler
-
Packages that use OpenHandler Package Description org.pepstock.charba.client.utils.toast Contains all classes to useToasterutility. -
-
Uses of OpenHandler in org.pepstock.charba.client.utils.toast
Methods in org.pepstock.charba.client.utils.toast that return OpenHandler Modifier and Type Method Description OpenHandlerToastItemOptions. getOpenHandler()Returns the OPEN hander, if set, otherwisenull.OpenHandlerToastOptions. getOpenHandler()Returns the OPEN hander, if set, otherwisenull.Methods in org.pepstock.charba.client.utils.toast with parameters of type OpenHandler Modifier and Type Method Description voidToastOptions. setOpenHandler(OpenHandler openHandler)Sets the OPEN hander.ToastOptionsBuilderToastOptionsBuilder. setOpenHandler(OpenHandler openHandler)Sets the OPEN hander.
-