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