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