e4s.html.editing
Class E4EditingDataDescriptor.USERFUNCTION
java.lang.Object
e4s.html.editing.E4EditingDataDescriptor.USERFUNCTION
- Enclosing class:
- E4EditingDataDescriptor
public class E4EditingDataDescriptor.USERFUNCTION
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
E4EditingDataDescriptor.USERFUNCTION
public E4EditingDataDescriptor.USERFUNCTION(E4Method mref,
IMG img,
E4Label_Intf alt)
throws java.lang.Exception
- Throws:
java.lang.Exception
E4EditingDataDescriptor.USERFUNCTION
public E4EditingDataDescriptor.USERFUNCTION(E4Method mref,
IMG img,
AEP_UserDefFunction_Intf aep)
throws java.lang.Exception
- Throws:
java.lang.Exception
getMethod
public E4Method getMethod()
getIMG
public IMG getIMG()
getAlt
public E4Label_Intf getAlt()
getAEP
public AEP_UserDefFunction_Intf getAEP()
collectTranslationsForEditing
public void collectTranslationsForEditing(E4TranslationsVec vec,
E4ServletImplementation_Intf servlet)