A {@link TabrisUIEntryPoint} does not have a no no-argument constructor. Therefore it needs to beadded to an {@link ApplicationConfiguration} with an {@link EntryPointFactory}. You don't need to implement this factory yourself. The {@link TabrisUIEntrypointFactory} can be used to accomplish this task.
@see TabrisUIEntryPoint @see ApplicationConfiguration @since 1.0
|
|