|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.ide.source.AbstractCompoundFragmentView<InvocationType>
org.siebengeisslein.ide.source.AbstractInvocationView<SuperConstructorInvocation>
org.siebengeisslein.ide.source.SuperConstructorInvocationView
public class SuperConstructorInvocationView
| Constructor Summary | |
|---|---|
SuperConstructorInvocationView(ViewFactory viewFactory,
SuperConstructorInvocation fragment)
|
|
| Method Summary | |
|---|---|
protected int |
getNonParameterViews()
Return the number of views before the parameter list starts. |
CodeFragmentView[] |
getSubviews(SuperConstructorInvocation fragment)
|
| Methods inherited from class org.siebengeisslein.ide.source.AbstractInvocationView |
|---|
deleteBefore, insertComma, insertDigit, insertDot, insertDoubleQuote, insertTextChar |
| Methods inherited from class org.siebengeisslein.ide.source.AbstractCompoundFragmentView |
|---|
contains, getFragment, getFragmentAt, getFragmentStartPosition, getLength, getViewFactory, insertLeftBrace, insertOperatorChar, insertSpace, render |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SuperConstructorInvocationView(ViewFactory viewFactory,
SuperConstructorInvocation fragment)
| Method Detail |
|---|
public CodeFragmentView[] getSubviews(SuperConstructorInvocation fragment)
getSubviews in class AbstractCompoundFragmentView<SuperConstructorInvocation>protected int getNonParameterViews()
AbstractInvocationView
getNonParameterViews in class AbstractInvocationView<SuperConstructorInvocation>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||