Annotation Type BindTableSelection
-
@InheritedAspect @LinkkiAspect(TableSelectionAspectDefinitionCreator.class) @Documented @Target(TYPE) @Retention(RUNTIME) public @interface BindTableSelection
Binds the selection of a table row to the aspect "selection". In addition, the double click invokes the aspect "onDoubleClick".