org.fusesource.web.console.client.jmx.panel
Class MBeanOperationsFormPanel
java.lang.Object
org.fusesource.web.console.client.jmx.panel.MBeanOperationsFormPanel
- All Implemented Interfaces:
- View
public class MBeanOperationsFormPanel
- extends java.lang.Object
- implements View
Represents form panel for Mbean Attributes
- Version:
- $Revision: 1.1 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBeanOperationsFormPanel
public MBeanOperationsFormPanel(MBeanName mbeanName)
getWidget
public com.google.gwt.user.client.ui.Widget getWidget()
- Specified by:
getWidget in interface View
refresh
public void refresh()
setFormContents
protected void setFormContents(MBeanOperation[] operations)
isTextTooBig
protected boolean isTextTooBig(java.lang.String attributeText)
isTextTooBig
protected boolean isTextTooBig(java.lang.String attributeText,
int size)
Copyright © 2009 FuseSource. All Rights Reserved.