|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.netmarkets.util.treetable.NmHTMLTreeTableCommands
com.ptc.netmarkets.notebookfolder.NmNotebookFolderCommands
Supported API: false
Extendable: false
Nested Class Summary |
Nested classes inherited from class com.ptc.netmarkets.util.treetable.NmHTMLTreeTableCommands |
NmHTMLTreeTableCommands.TreeViewMode |
Field Summary | |
private static String |
CLASSNAME
|
private static boolean |
DEBUG
|
private static String |
RESOURCE
|
static NmNotebookFolderService |
service
Supported API: false |
private static boolean |
VERBOSE
|
Fields inherited from class com.ptc.netmarkets.util.treetable.NmHTMLTreeTableCommands |
TYPE |
Constructor Summary | |
NmNotebookFolderCommands()
|
Method Summary | |
static void |
copy(NmCommandBean cb)
Supported API: false |
static NmChangeModel[] |
create(NmCommandBean cb)
Supported API: false |
static void |
cut(NmCommandBean cb)
Supported API: false |
static NmChangeModel[] |
delete(NmCommandBean cb)
Supported API: false |
static ArrayList |
getNFRowData(NmCommandBean cb,
NmNotebookFolder nf)
Supported API: false |
static NmChangeModel[] |
list_paste(NmCommandBean cb)
Supported API: false |
static NmModel |
list(NmCommandBean cb)
Supported API: false |
static NmHTMLTreeNode |
newNode(NmOid oid)
Supported API: false |
static NmChangeModel[] |
paste(NmCommandBean cb)
Supported API: false |
static NmChangeModel[] |
rename(NmCommandBean cb)
Supported API: false |
void |
subscribe(NmCommandBean cb)
Supported API: false |
Methods inherited from class com.ptc.netmarkets.util.treetable.NmHTMLTreeTableCommands |
collapse, expand, expandAndSetCurrent, expandNode, getCollapseAction, getExpandAction, getExpandAndSetCurrentAction, getExpandAndSetCurrentActionAsLink, getSetCurrentAction, getSetCurrentActionAsLink, getUpOneLevelAction, setAttribute, setCurrent, upOneLevel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
public static final NmNotebookFolderService service
private static boolean DEBUG
private static boolean VERBOSE
Constructor Detail |
public NmNotebookFolderCommands()
Method Detail |
public static NmModel list(NmCommandBean cb) throws WTException
cb
-
WTException
public static NmChangeModel[] create(NmCommandBean cb) throws WTException
cb
-
WTException
public static NmChangeModel[] delete(NmCommandBean cb) throws WTException
cb
-
WTException
public void subscribe(NmCommandBean cb) throws WTException
cb
-
WTException
public static void cut(NmCommandBean cb) throws WTException
cb
-
WTException
public static void copy(NmCommandBean cb) throws WTException
cb
-
WTException
public static NmChangeModel[] paste(NmCommandBean cb) throws WTException
cb
-
WTException
public static NmChangeModel[] rename(NmCommandBean cb) throws WTException
cb
-
WTException
public static NmHTMLTreeNode newNode(NmOid oid) throws WTException
oid
-
WTException
public static NmChangeModel[] list_paste(NmCommandBean cb) throws WTException
cb
-
WTException
public static ArrayList getNFRowData(NmCommandBean cb, NmNotebookFolder nf) throws WTException
cb
- nf
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |