public class CmsPostUploadDialogEntryPoint extends A_CmsEntryPoint
限定符和类型 | 字段和说明 |
---|---|
static java.lang.String |
CLOSE_FUNCTION
The name of the close function.
|
构造器和说明 |
---|
CmsPostUploadDialogEntryPoint() |
限定符和类型 | 方法和说明 |
---|---|
protected java.lang.String |
getCloseLink()
Retrieves the close link global variable as a string.
|
void |
onModuleLoad() |
enableRemoteExceptionHandler
public static final java.lang.String CLOSE_FUNCTION
public void onModuleLoad()
onModuleLoad
在接口中 com.google.gwt.core.client.EntryPoint
onModuleLoad
在类中 A_CmsEntryPoint
A_CmsEntryPoint.onModuleLoad()
protected java.lang.String getCloseLink()