public static interface EditingBox.Presenter
Modifier and Type | Method and Description |
---|---|
void |
close(EditingBox toClose) |
void |
save() |
void |
setCollectionEditorPresenter(CollectionView.Presenter collectionEditorPresenter) |
void save()
void close(EditingBox toClose)
void setCollectionEditorPresenter(CollectionView.Presenter collectionEditorPresenter)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.