Uses of Interface
org.nuclos.api.context.SingleContext
Packages that use SingleContext
- 
Uses of SingleContext in org.nuclos.api.ui.layout
Methods in org.nuclos.api.ui.layout with parameters of type SingleContextModifier and TypeMethodDescriptionvoidLayoutComponentAdapter.singleDeleteAfter(SingleContext<PK> context) voidLayoutComponentListener.singleDeleteAfter(SingleContext<PK> context) delete entered by single object (after)voidLayoutComponentAdapter.singleDeleteBefore(SingleContext<PK> context) voidLayoutComponentListener.singleDeleteBefore(SingleContext<PK> context) delete entered by single object (before)voidLayoutComponentAdapter.singleInsertAfter(SingleContext<PK> context) voidLayoutComponentListener.singleInsertAfter(SingleContext<PK> context) voidLayoutComponentAdapter.singleInsertBefore(SingleContext<PK> context) voidLayoutComponentListener.singleInsertBefore(SingleContext<PK> context) voidLayoutComponentAdapter.singleUpdateAfter(SingleContext<PK> context) voidLayoutComponentListener.singleUpdateAfter(SingleContext<PK> context) voidLayoutComponentAdapter.singleUpdateBefore(SingleContext<PK> context) voidLayoutComponentListener.singleUpdateBefore(SingleContext<PK> context) voidLayoutComponentAdapter.singleViewEntered(SingleContext<PK> context) voidLayoutComponentListener.singleViewEntered(SingleContext<PK> context) view entered by single object