Modifier and Type | Method and Description |
---|---|
String |
getDialogTitle()
Returns a string representing a title for this view's dialog window.
|
Object |
getResult()
Optional result of user's interaction with this view (ie.
|
boolean |
isModal()
Check if view (ie.
|
void |
setDialog(DMXDialog dialog)
Set dialog which will display this view.
|
addChildView, constructUI, getParentViewId, getViewDataIds, getViewId, getViewUI, render, setViewActive, updateFromModel, viewPlacementConstraint
boolean isModal()
true
if dialog is modal, false
otherwiseString getDialogTitle()
Object getResult()
void setDialog(DMXDialog dialog)
dialog
- view dialogCopyright © 2012-2014 Vektor Software. All Rights Reserved.