|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nuxeo.theme.fragments.FragmentInfo
public class FragmentInfo
Field Summary | |
---|---|
List<ViewType> |
viewTypes
|
Method Summary | |
---|---|
void |
addView(ViewType viewType)
|
FragmentType |
getFragmentType()
|
List<ViewType> |
getViews()
|
List<ViewType> |
getViewTypes()
|
int |
size()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public List<ViewType> viewTypes
Method Detail |
---|
public List<ViewType> getViewTypes()
public FragmentType getFragmentType()
public void addView(ViewType viewType)
public List<ViewType> getViews()
public int size()
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |