Uses of Interface
net.fckeditor.requestcycle.UserAction

Packages that use UserAction
net.fckeditor.requestcycle.impl Default implementations for the request life cycle interfaces. 
 

Uses of UserAction in net.fckeditor.requestcycle.impl
 

Classes in net.fckeditor.requestcycle.impl that implement UserAction
 class DisabledUserAction
          UserAction implementation which always returns false.
 class EnabledUserAction
          UserAction implementation which always returns true.
 class UserActionImpl
          Deprecated. Class will be removed in FCKeditor.Java 2.6, functionality now served by EnabledUserAction.
 



Copyright © 2004-2010 Frederico Caldeira Knabben. All Rights Reserved.