Uses of Interface
org.guvnor.structure.client.editors.context.GuvnorStructureContextChangeHandler
-
-
Uses of GuvnorStructureContextChangeHandler in org.guvnor.structure.client.editors.context
Methods in org.guvnor.structure.client.editors.context with parameters of type GuvnorStructureContextChangeHandler Modifier and Type Method Description GuvnorStructureContextChangeHandler.HandlerRegistrationGuvnorStructureContext. addGuvnorStructureContextChangeHandler(GuvnorStructureContextChangeHandler handler) -
Uses of GuvnorStructureContextChangeHandler in org.guvnor.structure.client.editors.fileexplorer
Classes in org.guvnor.structure.client.editors.fileexplorer that implement GuvnorStructureContextChangeHandler Modifier and Type Class Description classFileExplorerPresenter -
Uses of GuvnorStructureContextChangeHandler in org.guvnor.structure.client.editors.repository.list
Classes in org.guvnor.structure.client.editors.repository.list that implement GuvnorStructureContextChangeHandler Modifier and Type Class Description classRepositoriesPresenter
-