public class RSyntaxTextAreaPropertyExpansionTarget extends AbstractPropertyExpansionTarget
| Constructor and Description |
|---|
RSyntaxTextAreaPropertyExpansionTarget(org.fife.ui.rsyntaxtextarea.RSyntaxTextArea textField,
ModelItem modelItem) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNameForCreation() |
String |
getValueForCreation() |
void |
insertPropertyExpansion(PropertyExpansion expansion,
Point pt) |
createContextExpansion, getContextModelItem, getModelItempublic RSyntaxTextAreaPropertyExpansionTarget(org.fife.ui.rsyntaxtextarea.RSyntaxTextArea textField,
ModelItem modelItem)
public void insertPropertyExpansion(PropertyExpansion expansion, Point pt)
public String getValueForCreation()
public String getNameForCreation()
Copyright © 2019. All Rights Reserved.