|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface IndexExplorer.Images
an ImageBundle for the images to be used in the IndexExplorer tree
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.ImageBundle |
|---|
com.google.gwt.user.client.ui.ImageBundle.Resource |
| Method Summary | |
|---|---|
com.google.gwt.user.client.ui.AbstractImagePrototype |
collectionImage()
The image icon used for "collection" tree items |
com.google.gwt.user.client.ui.AbstractImagePrototype |
indexedColImage()
The image icon used for "collection" tree items which have indices under them |
com.google.gwt.user.client.ui.AbstractImagePrototype |
indexedNameImage()
The image icon used for "collection name" tree items which have index grand children |
com.google.gwt.user.client.ui.AbstractImagePrototype |
indexImage()
The image icon used for "index" tree items |
com.google.gwt.user.client.ui.AbstractImagePrototype |
nameImage()
The image icon used for "collection name" tree items |
com.google.gwt.user.client.ui.AbstractImagePrototype |
newCollectionImage()
The image icon used for "New Collection" tree items |
com.google.gwt.user.client.ui.AbstractImagePrototype |
newIndexImage()
The image icon used for "New Index" tree items |
com.google.gwt.user.client.ui.AbstractImagePrototype |
testImage()
The image icon used for the "fake collections" tree item |
| Methods inherited from interface com.google.gwt.user.client.ui.TreeImages |
|---|
treeClosed, treeLeaf, treeOpen |
| Method Detail |
|---|
@ImageBundle.Resource(value="org/gcube/portlets/admin/fulltextindexportlet/gwt/public/collectionName.png") com.google.gwt.user.client.ui.AbstractImagePrototype nameImage()
@ImageBundle.Resource(value="org/gcube/portlets/admin/fulltextindexportlet/gwt/public/indexedColName.png") com.google.gwt.user.client.ui.AbstractImagePrototype indexedNameImage()
@ImageBundle.Resource(value="org/gcube/portlets/admin/fulltextindexportlet/gwt/public/collection.png") com.google.gwt.user.client.ui.AbstractImagePrototype collectionImage()
@ImageBundle.Resource(value="org/gcube/portlets/admin/fulltextindexportlet/gwt/public/indexedCollection.png") com.google.gwt.user.client.ui.AbstractImagePrototype indexedColImage()
@ImageBundle.Resource(value="org/gcube/portlets/admin/fulltextindexportlet/gwt/public/test.png") com.google.gwt.user.client.ui.AbstractImagePrototype testImage()
@ImageBundle.Resource(value="org/gcube/portlets/admin/fulltextindexportlet/gwt/public/index.png") com.google.gwt.user.client.ui.AbstractImagePrototype indexImage()
@ImageBundle.Resource(value="org/gcube/portlets/admin/fulltextindexportlet/gwt/public/new.gif") com.google.gwt.user.client.ui.AbstractImagePrototype newIndexImage()
@ImageBundle.Resource(value="org/gcube/portlets/admin/fulltextindexportlet/gwt/public/new_collection.gif") com.google.gwt.user.client.ui.AbstractImagePrototype newCollectionImage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||