Class NumberEditorDemoHandler
java.lang.Object
jaxx.demo.component.jaxx.widgets.number.NumberEditorDemoHandler
- All Implemented Interfaces:
UIHandler<NumberEditorDemo>
public class NumberEditorDemoHandler extends Object implements UIHandler<NumberEditorDemo>
Created on 11/23/14.
- Since:
- XXX
- Author:
- Tony Chemit - chemit@codelutin.com
-
Constructor Summary
Constructors Constructor Description NumberEditorDemoHandler() -
Method Summary
Modifier and Type Method Description voidafterInit(NumberEditorDemo ui)voidbeforeInit(NumberEditorDemo ui)
-
Constructor Details
-
NumberEditorDemoHandler
public NumberEditorDemoHandler()
-
-
Method Details
-
beforeInit
- Specified by:
beforeInitin interfaceUIHandler<NumberEditorDemo>
-
afterInit
- Specified by:
afterInitin interfaceUIHandler<NumberEditorDemo>
-