Skip to main content



      Home
Home » Eclipse Projects » Eclipse Scout » Re: Change default visibility of a column
Re: Change default visibility of a column [message #580344] Fri, 09 April 2010 08:39
Eclipse UserFriend
Hi Alex

For your problem the recommendet practice would be following:
@Override
public void execInitPage() throws ProcessingException {
getTable().getCountryColumn().setDisplayable(getProjectNr()= =null);
}


Your second code-fragment would be obsolete with the recommended way.

Greetings
Stephan
Previous Topic:Change default visibility of a column
Next Topic:Change default visibility of a column
Goto Forum:
  


Current Time: Fri Apr 18 01:09:50 EDT 2025

Powered by FUDForum. Page generated in 0.03031 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top