public interface SectionCopyOption
Modifier and Type | Field and Description |
---|---|
static int |
COPY_ALL |
static String |
COPY_MODE |
static int |
COPY_NONE |
static int |
COPY_SOME |
Modifier and Type | Method and Description |
---|---|
void |
addPanelInstanceToDuplicate(String panelInstance,
boolean duplicate) |
boolean |
isDuplicatePanelInstance(String panelInstanceId) |
static final String COPY_MODE
static final int COPY_ALL
static final int COPY_NONE
static final int COPY_SOME
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.