Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Uses of Interface
org.eclipse.jet.taglib.workspace.IWorkspaceAction

Packages that use IWorkspaceAction
org.eclipse.jet.taglib.workspace Defines JET workspace actions that custom tags may perform as part of a JET transformation. 
 

Uses of IWorkspaceAction in org.eclipse.jet.taglib.workspace
 

Subinterfaces of IWorkspaceAction in org.eclipse.jet.taglib.workspace
 interface IWorkspaceAction2
          Enhanced workspace action protocol based on IWorkspaceAction that provides feedback on whether an action IO action was performed.
 

Classes in org.eclipse.jet.taglib.workspace that implement IWorkspaceAction
 class AbstractWorkspaceAction
          Abstract implementation of IWorkspaceAction that manages the standard execution tracing information.
 class AbstractWorkspaceAction2
          Abstract implementation of IWorkspaceAction that manages the standard execution tracing information.
 

Methods in org.eclipse.jet.taglib.workspace with parameters of type IWorkspaceAction
 void WorkspaceContextExtender. addAction ( IWorkspaceAction action)
          Add a new action to be executed when the JET2 transform commits.
 void WorkspaceContextExtender. addFinalAction ( IWorkspaceAction action)
          Add a new action to be executed after all actions added view WorkspaceContextExtender.addAction(IWorkspaceAction) are executed when the JET2 transform commits.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire