|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfacets.core.app.DialogSurface.DialogActions
public abstract static class DialogSurface.DialogActions
Defines top-level buttons for a DialogSurface.
| Constructor Summary | |
|---|---|
DialogSurface.DialogActions()
|
|
| Method Summary | |
|---|---|
protected void |
attachSurface(DialogSurface surface)
Called from DialogSurface.DialogSurface(ActionAppSurface, DialogHost, String,
DialogSurface.DialogActions, DialogSurface.Contenter[]). |
abstract STrigger[] |
newTriggers()
Create STriggers defining the dialog control buttons. |
protected DialogSurface |
surface()
Allows subclasses to access the DialogSurface. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DialogSurface.DialogActions()
| Method Detail |
|---|
protected void attachSurface(DialogSurface surface)
DialogSurface.DialogSurface(ActionAppSurface, DialogHost, String,
DialogSurface.DialogActions, DialogSurface.Contenter[]).
protected final DialogSurface surface()
DialogSurface.
attachSurface(DialogSurface)public abstract STrigger[] newTriggers()
STriggers defining the dialog control buttons.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||