shdocvw
クラス ShellShellNameSpace

java.lang.Object
  上位を拡張 shdocvw.ShellShellNameSpace
すべての実装されたインタフェース:
com.ms.com.IUnknown, com.ms.com.NoAutoScripting, IShellFavoritesNameSpace, IShellNameSpace

public class ShellShellNameSpace
extends java.lang.Object
implements com.ms.com.IUnknown, com.ms.com.NoAutoScripting, IShellNameSpace


フィールドの概要
static com.ms.com._Guid clsid
           
static com.ms.com._Guid iid
           
 
コンストラクタの概要
ShellShellNameSpace()
           
 
メソッドの概要
 boolean CreateSubscriptionForSelection()
           
 boolean DeleteSubscriptionForSelection()
           
 void Expand(com.ms.com.Variant _var, int _iDepth)
           
 void Export()
           
 java.lang.String getColumns()
           
 int getCountViewTypes()
           
 int getDepth()
           
 int getEnumOptions()
           
 int getFlags()
           
 int getMode()
           
 com.ms.com.Variant getRoot()
           
 java.lang.Object getSelectedItem()
           
 boolean getSubscriptionsEnabled()
           
 int getTVFlags()
           
 void Import()
           
 void InvokeContextMenuCommand(java.lang.String strCommand)
           
 void MoveSelectionDown()
           
 void MoveSelectionTo()
           
 void MoveSelectionUp()
           
 void NewFolder()
           
 void ResetSort()
           
 java.lang.Object SelectedItems()
           
 void setColumns(java.lang.String bstrColumns)
           
 void setDepth(int piDepth)
           
 void setEnumOptions(int pgrfEnumFlags)
           
 void setFlags(int pdwFlags)
           
 void setMode(int puMode)
           
 void SetRoot(java.lang.String bstrFullPath)
           
 void setRoot(com.ms.com.Variant pvar)
           
 void setSelectedItem(java.lang.Object pItem)
           
 void setTVFlags(int dwFlags)
           
 void SetViewType(int iType)
           
 void Synchronize()
           
 void UnselectAll()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

iid

public static final com.ms.com._Guid iid

clsid

public static final com.ms.com._Guid clsid
コンストラクタの詳細

ShellShellNameSpace

public ShellShellNameSpace()
メソッドの詳細

MoveSelectionUp

public void MoveSelectionUp()
定義:
インタフェース IShellFavoritesNameSpace 内の MoveSelectionUp
定義:
インタフェース IShellNameSpace 内の MoveSelectionUp

MoveSelectionDown

public void MoveSelectionDown()
定義:
インタフェース IShellFavoritesNameSpace 内の MoveSelectionDown
定義:
インタフェース IShellNameSpace 内の MoveSelectionDown

ResetSort

public void ResetSort()
定義:
インタフェース IShellFavoritesNameSpace 内の ResetSort
定義:
インタフェース IShellNameSpace 内の ResetSort

NewFolder

public void NewFolder()
定義:
インタフェース IShellFavoritesNameSpace 内の NewFolder
定義:
インタフェース IShellNameSpace 内の NewFolder

Synchronize

public void Synchronize()
定義:
インタフェース IShellFavoritesNameSpace 内の Synchronize
定義:
インタフェース IShellNameSpace 内の Synchronize

Import

public void Import()
定義:
インタフェース IShellFavoritesNameSpace 内の Import
定義:
インタフェース IShellNameSpace 内の Import

Export

public void Export()
定義:
インタフェース IShellFavoritesNameSpace 内の Export
定義:
インタフェース IShellNameSpace 内の Export

InvokeContextMenuCommand

public void InvokeContextMenuCommand(java.lang.String strCommand)
定義:
インタフェース IShellFavoritesNameSpace 内の InvokeContextMenuCommand
定義:
インタフェース IShellNameSpace 内の InvokeContextMenuCommand

MoveSelectionTo

public void MoveSelectionTo()
定義:
インタフェース IShellFavoritesNameSpace 内の MoveSelectionTo
定義:
インタフェース IShellNameSpace 内の MoveSelectionTo

getSubscriptionsEnabled

public boolean getSubscriptionsEnabled()
定義:
インタフェース IShellFavoritesNameSpace 内の getSubscriptionsEnabled
定義:
インタフェース IShellNameSpace 内の getSubscriptionsEnabled

CreateSubscriptionForSelection

public boolean CreateSubscriptionForSelection()
定義:
インタフェース IShellFavoritesNameSpace 内の CreateSubscriptionForSelection
定義:
インタフェース IShellNameSpace 内の CreateSubscriptionForSelection

DeleteSubscriptionForSelection

public boolean DeleteSubscriptionForSelection()
定義:
インタフェース IShellFavoritesNameSpace 内の DeleteSubscriptionForSelection
定義:
インタフェース IShellNameSpace 内の DeleteSubscriptionForSelection

SetRoot

public void SetRoot(java.lang.String bstrFullPath)
定義:
インタフェース IShellFavoritesNameSpace 内の SetRoot
定義:
インタフェース IShellNameSpace 内の SetRoot

getEnumOptions

public int getEnumOptions()
定義:
インタフェース IShellNameSpace 内の getEnumOptions

setEnumOptions

public void setEnumOptions(int pgrfEnumFlags)
定義:
インタフェース IShellNameSpace 内の setEnumOptions

getSelectedItem

public java.lang.Object getSelectedItem()
定義:
インタフェース IShellNameSpace 内の getSelectedItem

setSelectedItem

public void setSelectedItem(java.lang.Object pItem)
定義:
インタフェース IShellNameSpace 内の setSelectedItem

getRoot

public com.ms.com.Variant getRoot()
定義:
インタフェース IShellNameSpace 内の getRoot

setRoot

public void setRoot(com.ms.com.Variant pvar)
定義:
インタフェース IShellNameSpace 内の setRoot

getDepth

public int getDepth()
定義:
インタフェース IShellNameSpace 内の getDepth

setDepth

public void setDepth(int piDepth)
定義:
インタフェース IShellNameSpace 内の setDepth

getMode

public int getMode()
定義:
インタフェース IShellNameSpace 内の getMode

setMode

public void setMode(int puMode)
定義:
インタフェース IShellNameSpace 内の setMode

getFlags

public int getFlags()
定義:
インタフェース IShellNameSpace 内の getFlags

setFlags

public void setFlags(int pdwFlags)
定義:
インタフェース IShellNameSpace 内の setFlags

setTVFlags

public void setTVFlags(int dwFlags)
定義:
インタフェース IShellNameSpace 内の setTVFlags

getTVFlags

public int getTVFlags()
定義:
インタフェース IShellNameSpace 内の getTVFlags

getColumns

public java.lang.String getColumns()
定義:
インタフェース IShellNameSpace 内の getColumns

setColumns

public void setColumns(java.lang.String bstrColumns)
定義:
インタフェース IShellNameSpace 内の setColumns

getCountViewTypes

public int getCountViewTypes()
定義:
インタフェース IShellNameSpace 内の getCountViewTypes

SetViewType

public void SetViewType(int iType)
定義:
インタフェース IShellNameSpace 内の SetViewType

SelectedItems

public java.lang.Object SelectedItems()
定義:
インタフェース IShellNameSpace 内の SelectedItems

Expand

public void Expand(com.ms.com.Variant _var,
                   int _iDepth)
定義:
インタフェース IShellNameSpace 内の Expand

UnselectAll

public void UnselectAll()
定義:
インタフェース IShellNameSpace 内の UnselectAll