| org.netbeans.modules.xslt.tmap.TMapDataObject
TMapDataObject | public class TMapDataObject extends MultiDataObject (Code) | | author: Vitaly Bychkov version: 1.0 |
createNodeDelegate | protected Node createNodeDelegate()(Code) | | |
getHelpCtx | public HelpCtx getHelpCtx()(Code) | | |
getLookup | public Lookup getLookup()(Code) | | |
isDeleteAllowed | public boolean isDeleteAllowed()(Code) | | the name and location of the transformation descriptor
are fixed and shouldn't be changed
|
isMoveAllowed | public boolean isMoveAllowed()(Code) | | the name and location of the transformation descriptor
are fixed and shouldn't be changed
|
isRenameAllowed | public boolean isRenameAllowed()(Code) | | the name and location of the transformation descriptor
are fixed and shouldn't be changed
|
setModified | public void setModified(boolean modified)(Code) | | |
|
|