|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface PopupView.Content
Used to deliver customized content-packages to the PopupView. These are dynamically loaded when they are redrawn. The user must take care that neither of these methods ever return null.
Method Summary | |
---|---|
java.lang.String |
getMinimizedValueAsHTML()
This should return a small view of the full data. |
Component |
getPopupComponent()
This should return the full Component representing the data |
Method Detail |
---|
java.lang.String getMinimizedValueAsHTML()
Component getPopupComponent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |