|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.editors.unified.contentassist.UnifiedCompletionProposal
com.aptana.ide.editor.html.contentassist.HTMLCompletionProposal
public class HTMLCompletionProposal
| Field Summary |
|---|
| Fields inherited from class com.aptana.ide.editors.unified.contentassist.UnifiedCompletionProposal |
|---|
additionalProposalInfo, contextInformation, cursorPosition, defaultSelection, displayString, image, objectType, popAssistOnInsert, replacementLength, replacementOffset, replacementString, suggestedSelection, unifiedViewer, userAgentImages |
| Constructor Summary | |
|---|---|
HTMLCompletionProposal(java.lang.String replacementString,
int replacementOffset,
int replacementLength,
int cursorPosition,
org.eclipse.swt.graphics.Image image,
java.lang.String displayString,
org.eclipse.jface.text.contentassist.IContextInformation contextInformation,
java.lang.String additionalProposalInfo,
int objectType,
IUnifiedViewer unifiedViewer,
org.eclipse.swt.graphics.Image[] userAgentImages)
HTMLCompletionProposal |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLCompletionProposal(java.lang.String replacementString,
int replacementOffset,
int replacementLength,
int cursorPosition,
org.eclipse.swt.graphics.Image image,
java.lang.String displayString,
org.eclipse.jface.text.contentassist.IContextInformation contextInformation,
java.lang.String additionalProposalInfo,
int objectType,
IUnifiedViewer unifiedViewer,
org.eclipse.swt.graphics.Image[] userAgentImages)
replacementString - replacementOffset - replacementLength - cursorPosition - image - displayString - contextInformation - additionalProposalInfo - objectType - unifiedViewer - userAgentImages -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||