|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProjectTabPanelFragment
Piece of HTML that is rendered portlet-like in a
TabPanel
. Typically shows information specific to a
Project.
Method Summary | |
---|---|
String |
getHtml(BrowseContext ctx)
Renders the fragment. |
String |
getId()
Returns fragmet's ID. |
boolean |
showFragment(BrowseContext ctx)
Whether or not to include a fragment. |
Method Detail |
---|
String getId()
String getHtml(BrowseContext ctx)
ctx
- The context that this fragment is being rendered in.
boolean showFragment(BrowseContext ctx)
ctx
- The context that this fragment is being rendered in.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |