public class DemoSourcesHandler extends Object implements UIHandler<DemoSources>
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,String> |
sourcesCache |
| Constructor and Description |
|---|
DemoSourcesHandler() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
addDefaultSources(JAXXObject ui,
String... extraSources) |
void |
afterInit(DemoSources ui) |
void |
beforeInit(DemoSources ui) |
String |
getSourceContent(String name) |
String |
getSourceEditingStyle(String source) |
static Map<String,String> |
getSourcesCache() |
void |
init(DemoSources ui) |
void |
updateSource(ItemEvent event) |
public static String[] addDefaultSources(JAXXObject ui, String... extraSources)
public void beforeInit(DemoSources ui)
beforeInit in interface UIHandler<DemoSources>public void afterInit(DemoSources ui)
afterInit in interface UIHandler<DemoSources>public void updateSource(ItemEvent event)
public void init(DemoSources ui)
Copyright © 2008–2017 Ultreia.io. All rights reserved.