|
JAC project AOPSYS CEDRIC & LIP6 labs |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines an editor used by the WebDisplay.
HTMLViewer
Method Summary | |
void |
commit()
Commit the change made on the field by calling the setter method. |
boolean |
readValue(Object parameter)
Convert a parameter value (String or FileParameter) of an HTTP request parameter to an object. |
void |
setAttribute(String name,
String value)
Sets an HTML attribute on the element |
Methods inherited from interface org.objectweb.jac.aspects.gui.web.HTMLViewer |
genHTML, setStyleSheet |
Method Detail |
public boolean readValue(Object parameter)
public void commit()
public void setAttribute(String name, String value)
name
- the attribute's namevalue
- the attribute's value
|
Contact JAC development team: Renaud Pawlak Lionel Seinturier Laurent Martelli |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |