Package org.nuiton.jaxx.runtime.spi
Interface UIHandler<UI extends JAXXObject>
-
public interface UIHandler<UI extends JAXXObject>Created on 11/26/13.- Since:
- 2.6
- Author:
- Tony Chemit - dev@tchemit.fr
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidafterInit(UI ui)default voidbeforeInit(UI ui)
-