Uses of Interface
org.noos.xing.mydoggy.PersistenceDelegateCallback.PersistenceNode

Packages that use PersistenceDelegateCallback.PersistenceNode
org.noos.xing.mydoggy   
 

Uses of PersistenceDelegateCallback.PersistenceNode in org.noos.xing.mydoggy
 

Methods in org.noos.xing.mydoggy with parameters of type PersistenceDelegateCallback.PersistenceNode
 Content PersistenceDelegateCallback.contentNotFound(ToolWindowManager toolWindowManager, String contentId, PersistenceDelegateCallback.PersistenceNode node)
          This method is invoked when the PersistenceDelegate try to access a Content that is not currently registered in the ContentManager.
 ToolWindow PersistenceDelegateCallback.toolwindowNotFound(ToolWindowManager toolWindowManager, String toolWindowId, PersistenceDelegateCallback.PersistenceNode node)
          This method is invoked when the PersistenceDelegate try to access a ToolWindow that is not currently registered in the ToolWindowManager.
 String PersistenceDelegateCallback.validate(PersistenceDelegateCallback.PersistenceNode node, String attribute, String attributeValue, Object attributeDefaultValue)
          This method is invoked each time a property is loaded by the persistence delegate.
 



Copyright © 2012. All Rights Reserved.