public class InPlaceEditorMakerParameters extends Object
Constructor and Description |
---|
InPlaceEditorMakerParameters() |
Modifier and Type | Method and Description |
---|---|
javassist.CtMember |
getCtMember() |
InPlaceEditorConfig |
getInPlaceEditorConfig() |
boolean |
isSetActive() |
void |
setInPlaceEditorConfig(InPlaceEditorConfig inPlaceEditorConfig) |
void |
setSetActive(boolean setActive) |
public InPlaceEditorConfig getInPlaceEditorConfig()
public void setInPlaceEditorConfig(InPlaceEditorConfig inPlaceEditorConfig)
public boolean isSetActive()
public void setSetActive(boolean setActive)
public javassist.CtMember getCtMember()
Copyright © 2019 ICF Olson. All rights reserved.