|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.tapestry.AbstractComponent
org.apache.tapestry.BaseComponent
org.weda.tapestry.component.EditorGroupComponent
org.weda.tapestry.component.AbstractEditor
org.weda.tapestry.component.ExternalEditor
@ComponentClass(allowBody=false,
allowInformalParameters=true)
public abstract class ExternalEditor
| Constructor Summary | |
|---|---|
ExternalEditor()
|
|
| Method Summary | |
|---|---|
java.util.List<ActionContainer> |
getActionContainers()
|
void |
makeUpdate()
Данный метод должен производить изменения в модели данных и вернуть NULL если изменения прошли успешно или сообщение
указывающее на то почему изменения провести не удалось. |
protected void |
prepareForRender(org.apache.tapestry.IRequestCycle cycle)
|
| Methods inherited from class org.weda.tapestry.component.AbstractEditor |
|---|
getConverterService, getModelValue |
| Methods inherited from class org.weda.tapestry.component.EditorGroupComponent |
|---|
getBindingFactory, getEditorGroup, getModel, getModelName, getState, getStyle, resetState, restoreState, setModelName |
| Methods inherited from class org.apache.tapestry.BaseComponent |
|---|
addOuter, finishLoad, renderComponent |
| Methods inherited from class org.apache.tapestry.AbstractComponent |
|---|
addAsset, addBody, addComponent, checkActiveLock, cleanupAfterRender, enterActiveState, finishLoad, format, format, format, format, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getBody, getBodyCount, getComponent, getComponents, getContainedComponent, getContainer, getExtendedId, getId, getIdPath, getListeners, getMessage, getMessages, getNamespace, getPage, getProperty, getSpecification, isInActiveState, isParameterBound, isRendering, pageEndRender, render, renderBody, renderInformalParameters, setBinding, setContainedComponent, setContainer, setId, setNamespace, setPage, setProperty, toString |
| Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
|---|
getLocation, setLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.tapestry.IComponent |
|---|
addAsset, addBody, addComponent, enterActiveState, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getComponent, getComponents, getContainedComponent, getContainer, getExtendedId, getId, getIdPath, getListeners, getMessage, getMessages, getNamespace, getPage, getProperty, getSpecification, isRendering, renderBody, setBinding, setContainedComponent, setContainer, setId, setNamespace, setPage, setProperty |
| Methods inherited from interface org.apache.tapestry.IRender |
|---|
render |
| Methods inherited from interface org.apache.hivemind.LocationHolder |
|---|
setLocation |
| Methods inherited from interface org.apache.hivemind.Locatable |
|---|
getLocation |
| Constructor Detail |
|---|
public ExternalEditor()
| Method Detail |
|---|
public void makeUpdate()
throws java.lang.Exception
AbstractEditorNULL если изменения прошли успешно или сообщение
указывающее на то почему изменения провести не удалось.
makeUpdate in class AbstractEditorjava.lang.Exception
public java.util.List<ActionContainer> getActionContainers()
throws java.lang.Exception
getActionContainers in interface ActionContainerProviderjava.lang.Exceptionprotected void prepareForRender(org.apache.tapestry.IRequestCycle cycle)
prepareForRender in class EditorGroupComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||