public class NormalTextEditorHandler extends Object implements UIHandler<NormalTextEditor>
| Constructor and Description |
|---|
NormalTextEditorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit(NormalTextEditor ui) |
void |
beforeInit(NormalTextEditor ui) |
public void beforeInit(NormalTextEditor ui)
beforeInit in interface UIHandler<NormalTextEditor>public void afterInit(NormalTextEditor ui)
afterInit in interface UIHandler<NormalTextEditor>Copyright © 2008–2017 Ultreia.io. All rights reserved.