|
2010-01-26 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDisplayElement
| Field Summary | |
|---|---|
static int |
TYPE_PARAMETER
Define the type parameter (int) constant. |
static int |
TYPE_PROFILE
Define the type profile (int) constant. |
static int |
TYPE_READER
Define the type reader (int) constant. |
| Method Summary | |
|---|---|
void |
addComment(java.lang.String comment)
Add comment with the specified comment parameter. |
void |
addCommentTitle(java.lang.String commentTitle)
Add comment title with the specified comment title parameter. |
void |
clearComment()
Clear comment. |
java.lang.String |
getComment()
Gets the comment (String) value. |
java.lang.String |
getHtml(java.lang.String servletPath)
Get html with the specified servlet path parameter and return the String result. |
java.lang.String |
getName()
Gets the name (String) value. |
int |
getType()
Gets the type (int) value. |
| Field Detail |
|---|
static final int TYPE_READER
static final int TYPE_PROFILE
static final int TYPE_PARAMETER
| Method Detail |
|---|
void addComment(java.lang.String comment)
comment - The comment (String) parameter.clearComment(),
getComment()void addCommentTitle(java.lang.String commentTitle)
commentTitle - The comment title (String) parameter.void clearComment()
addComment(String),
getComment()java.lang.String getComment()
String) value.addComment(String),
clearComment()java.lang.String getHtml(java.lang.String servletPath)
servletPath - The servlet path (String) parameter.
String) value.java.lang.String getName()
String) value.int getType()
int) value.
|
2010-01-26 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||