|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.swfm.mica.model.MiModelEntity
com.swfm.mica.view.MiModelTreeListViewManager
| Field Summary |
| Constructor Summary | |
MiModelTreeListViewManager()
|
|
MiModelTreeListViewManager(boolean readOnly)
|
|
| Method Summary | |
boolean |
getAutomaticallyUpdatedWhenModelChangesEnabled()
|
int |
getCollapseAllBelowTreeLevel()
|
Strings |
getExcludedModelTypes()
|
MiiModelEntity |
getModel()
Converts the graphics found in the target view container to a MiiModelDocument. |
MiPart |
getView()
Gets the view container. |
boolean |
isDisplayingUniqueChildNamesOnly()
|
void |
processModelChange(MiModelChangeEvent event)
|
void |
processPropertyChange(MiPropertyChange event)
Process the change of a name of one of the displayed models. |
void |
setAutomaticallyUpdatedWhenModelChangesEnabled(boolean flag)
|
void |
setCollapseAllBelowTreeLevel(int level)
|
void |
setDisplayingUniqueChildNamesOnly(boolean flag)
|
void |
setEntitiesToDisplay(java.lang.String propertyName,
Strings propertyValues)
|
void |
setExcludedModelTypes(Strings excludedModelTypes)
|
void |
setExcludedPropertyValues(java.lang.String propertyName,
Strings propertyValues)
|
void |
setModel(MiiModelEntity document)
Loads the target view container with graphics representing the data in the given document. |
void |
setPropertyToDisplayAsName(java.lang.String propertyToDisplayAsName)
|
void |
setTypeLevelNames(java.lang.String propertyNameToUseToGetType,
Strings[] typesForLevels,
java.util.Hashtable displayNamesForTypes)
|
void |
setView(MiPart view)
Sets the view container. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MiModelTreeListViewManager()
public MiModelTreeListViewManager(boolean readOnly)
| Method Detail |
public void setTypeLevelNames(java.lang.String propertyNameToUseToGetType,
Strings[] typesForLevels,
java.util.Hashtable displayNamesForTypes)
public void setAutomaticallyUpdatedWhenModelChangesEnabled(boolean flag)
public boolean getAutomaticallyUpdatedWhenModelChangesEnabled()
public void setEntitiesToDisplay(java.lang.String propertyName,
Strings propertyValues)
public void setDisplayingUniqueChildNamesOnly(boolean flag)
public boolean isDisplayingUniqueChildNamesOnly()
public void setPropertyToDisplayAsName(java.lang.String propertyToDisplayAsName)
public void setExcludedPropertyValues(java.lang.String propertyName,
Strings propertyValues)
public void setExcludedModelTypes(Strings excludedModelTypes)
public Strings getExcludedModelTypes()
public void setCollapseAllBelowTreeLevel(int level)
public int getCollapseAllBelowTreeLevel()
public void setView(MiPart view)
setView in interface MiiViewManagerview - the view containergetView()public MiPart getView()
getView in interface MiiViewManagerpublic void setModel(MiiModelEntity document)
setModel in interface MiiViewManagerdocument - the documentsetView(com.swfm.mica.core.MiPart)public MiiModelEntity getModel()
getModel in interface MiiViewManagersetView(com.swfm.mica.core.MiPart)public void processModelChange(MiModelChangeEvent event)
processModelChange in interface MiiModelChangeHandlerpublic void processPropertyChange(MiPropertyChange event)
processPropertyChange in interface MiiPropertyChangeHandlerevent - the change event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||