public interface PFAdditionalPropertyEditableComponent extends PFComponent
修飾子とタイプ | メソッドと説明 |
---|---|
java.util.Collection |
getAdditionalButtonList(java.awt.Component parent)
独自の属性編集画面用ボタンのリストを取得する。
|
java.util.Collection |
getAdditionalPropertyList()
独自属性のSetter情報リストを取得する。
|
getComponentID, getComponentKey, getComponentName, getComponentPublicName, getComponentString, isAllowPullTransfer, isAllowPushTransfer, isAllowRemoteInvocation, localeUpdated, setAllowPullTransfer, setAllowPushTransfer, setAllowRemoteInvocation, setComponentID, setComponentKey, setComponentPublicName
java.util.Collection getAdditionalButtonList(java.awt.Component parent)
parent
- 編集画面の親となるコンポーネント(属性情報ダイアログ)java.util.Collection getAdditionalPropertyList()