Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
ExpandingNode Class Reference
Inheritance diagram for ExpandingNode:
MatrixTreeNode ExpandingNextNode ExpandingPreviousNode

Data Structures

class  ExpandingAsset
 

Public Member Functions

void setParentTotalAssets (int parentTotalAssets)
 
void setCurrentAssetsCount (int currentAssetsCount)
 
void setViewedAssetsCount (int viewedAssetsCount)
 
int getParentTotalAssets ()
 
int getCurrentAssetsCount ()
 
int getViewedAssetsCount ()
 
int getCurrentLoc ()
 
int getInitStrWidth ()
 
void setInitStrWidth (int width)
 
void setClicks (int clicks)
 
int getClicks ()
 
String getName ()
 
void setCueModeName (String name)
 
String getCueModeName ()
 
String getAssetName ()
 
boolean usingCueModeName ()
 
void useCueModeName ()
 
void setName (String name)
 
void switchName ()
 
void switchName (int evtX, double boundsX)
 
- Public Member Functions inherited from MatrixTreeNode
 MatrixTreeNode (Asset asset, String linkid, int linkType, String url, String webPath, String name, int sort_order)
 
String toString ()
 
void setName (String name)
 
String getName ()
 
void setSortOrder (int sort_order)
 
int getSortOrder ()
 
Asset getAsset ()
 
int getLinkType ()
 
void setLinkType (int linkType)
 
String getLinkid ()
 
boolean isShadowAsset ()
 
boolean isLeaf ()
 
String getURL ()
 
boolean hasChildWithLinkid (String linkid)
 
MatrixTreeNode getChildWithLinkid (String linkid)
 
void propagateUrl (String url)
 
void propagateWebPath (String webPath)
 
String getAssetPath ()
 
String getLinkPath ()
 
boolean hasPreviousNode ()
 
boolean hasNextNode ()
 

Additional Inherited Members

- Protected Attributes inherited from MatrixTreeNode
String name
 

Detailed Description

Definition at line 20 of file ExpandingNode.java.


The documentation for this class was generated from the following file: