|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.doolin.gui.view.support.GUIViewUtils
public class GUIViewUtils
Utility methods for the views
| Method Summary | ||
|---|---|---|
static
|
getTitle(GUIView<V> view)
Gets the title of the view |
|
static
|
getTitleExpression(GUIView<V> view)
Gets the parsed title expression for a view |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static <V> String getTitle(GUIView<V> view)
V - Type of object for the viewview - View
getTitleExpression(GUIView),
Expression.getValue()public static <V> GUIExpression getTitleExpression(GUIView<V> view)
V - Type of object for the viewview - View
GUIView.getViewDescriptor(),
GUIViewDescriptor.getTitleExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||