Class NumberEditorDemoHandler

java.lang.Object
jaxx.demo.component.jaxx.widgets.number.NumberEditorDemoHandler
All Implemented Interfaces:
UIHandler<NumberEditorDemo>

public class NumberEditorDemoHandler
extends java.lang.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
    void afterInit​(NumberEditorDemo ui)  
    void beforeInit​(NumberEditorDemo ui)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait