@Dependent public class JSNativeEditor extends JSNativePlugin
element, obj, runtimePluginsService| Constructor and Description |
|---|
JSNativeEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
build(com.google.gwt.core.client.JavaScriptObject obj) |
String |
getResourceType() |
void |
onConcurrentCopy() |
void |
onConcurrentDelete() |
void |
onConcurrentRename() |
void |
onConcurrentUpdate() |
void |
onCopy() |
void |
onDelete() |
void |
onRename() |
void |
onUpdate() |
buildElement, getContextId, getElement, getId, getTitle, getType, hasArrayProperty, hasBooleanProperty, hasIntProperty, hasMethod, hasStringProperty, hasTemplate, onClose, onFocus, onLostFocus, onMayClose, onOpen, onOpen, onShutdown, onStartup, onStartuppublic void build(com.google.gwt.core.client.JavaScriptObject obj)
build in class JSNativePluginpublic void onConcurrentUpdate()
public void onConcurrentDelete()
public void onConcurrentRename()
public void onConcurrentCopy()
public void onRename()
public void onDelete()
public void onCopy()
public void onUpdate()
public String getResourceType()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.