public interface MultiPageEditorView
extends com.google.gwt.user.client.ui.IsWidget
Modifier and Type | Method and Description |
---|---|
void |
addPage(int index,
Page page) |
void |
clear() |
void |
disablePage(int index) |
void |
enablePage(int index) |
void clear()
void addPage(int index, Page page)
void disablePage(int index)
void enablePage(int index)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.