Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在、Notes アプリを Xpages にアップグレードしています。アプリは @IsAgentEnabled を使用してボタンのセットを非表示/表示し、エージェントを有効/無効にします。
@IsAgentEnabled が利用できない場合、これを行う XPage の方法は何ですか??
この平和なコードを使用して、可視プロパティを設定できます
database.getAgent("agentname").isEnabled()