public class CmsPropertiesEntryPoint extends A_CmsEntryPoint
限定符和类型 | 字段和说明 |
---|---|
protected java.lang.String |
m_closeLink
The link to open after editing the properties / property definition is finished.
|
protected boolean |
m_needsPropertyDefinitionDialog
Flag which indicates that the property definition dialog needs to be opened.
|
构造器和说明 |
---|
CmsPropertiesEntryPoint() |
限定符和类型 | 方法和说明 |
---|---|
protected void |
editProperties(CmsUUID structureId)
Starts the property editor for the resource with the given structure id.
|
protected void |
editPropertyDefinition()
Opens the dialog for creating new property definitions.
|
protected void |
onClosePropertyDefinitionDialog()
This method is called after the property definition dialog is closed.
|
protected void |
onClosePropertyDialog()
This method is called after the property dialog is closed.
|
void |
onModuleLoad() |
enableRemoteExceptionHandler
protected java.lang.String m_closeLink
protected boolean m_needsPropertyDefinitionDialog
public void onModuleLoad()
onModuleLoad
在接口中 com.google.gwt.core.client.EntryPoint
onModuleLoad
在类中 A_CmsEntryPoint
A_CmsEntryPoint.onModuleLoad()
protected void editProperties(CmsUUID structureId)
structureId
- the structure id of a resourceprotected void editPropertyDefinition()
protected void onClosePropertyDefinitionDialog()
protected void onClosePropertyDialog()