|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.editor.html.folding.HTMLFoldingContextHandler
public class HTMLFoldingContextHandler
| Constructor Summary | |
|---|---|
HTMLFoldingContextHandler()
HTMLFoldingContextHandler |
|
| Method Summary | |
|---|---|
boolean |
nodeIsFoldable(IParseNode node)
This method is designed to allow folding markers to be offered based on a context that can not be determined on a node by node basis. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLFoldingContextHandler()
| Method Detail |
|---|
public boolean nodeIsFoldable(IParseNode node)
IFoldingContextHandler
nodeIsFoldable in interface IFoldingContextHandlernode - -
current parse node
IFoldingContextHandler.nodeIsFoldable(com.aptana.ide.parsing.nodes.IParseNode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||