Uses of Class
org.guvnor.structure.client.editors.context.GuvnorStructureContextChangeHandler.HandlerRegistration
-
Packages that use GuvnorStructureContextChangeHandler.HandlerRegistration Package Description org.guvnor.structure.client.editors.context -
-
Uses of GuvnorStructureContextChangeHandler.HandlerRegistration in org.guvnor.structure.client.editors.context
Methods in org.guvnor.structure.client.editors.context that return GuvnorStructureContextChangeHandler.HandlerRegistration Modifier and Type Method Description GuvnorStructureContextChangeHandler.HandlerRegistrationGuvnorStructureContext. addGuvnorStructureContextChangeHandler(GuvnorStructureContextChangeHandler handler)Methods in org.guvnor.structure.client.editors.context with parameters of type GuvnorStructureContextChangeHandler.HandlerRegistration Modifier and Type Method Description voidGuvnorStructureContext. removeHandler(GuvnorStructureContextChangeHandler.HandlerRegistration handlerRegistration)
-